diff --git a/THIRD-PARTY-NOTICES.txt b/THIRD-PARTY-NOTICES.txt
index e503d0dd40274..836f661565ca9 100644
--- a/THIRD-PARTY-NOTICES.txt
+++ b/THIRD-PARTY-NOTICES.txt
@@ -122,4 +122,27 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ICSharpCode.Decompiler
+-------------------------------------
+
+https://github.com/icsharpcode/ILSpy
+
+Copyright (c) 2011-2023 AlphaSierraPapa for the ILSpy team
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this
+software and associated documentation files (the "Software"), to deal in the Software
+without restriction, including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
+to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or
+substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
+FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/src/EditorFeatures/CSharp/CSharpEditorResources.resx b/src/EditorFeatures/CSharp/CSharpEditorResources.resx
index c22d2abcf5e65..8c8b76fd5f9a9 100644
--- a/src/EditorFeatures/CSharp/CSharpEditorResources.resx
+++ b/src/EditorFeatures/CSharp/CSharpEditorResources.resx
@@ -132,45 +132,6 @@
Split string
-
- Chosen version: '{0}'
-
-
- Could not find by name: '{0}'
-
-
- Decompilation log
-
-
- Found '{0}' assemblies for '{1}':
-
-
- Found exact match: '{0}'
-
-
- Found higher version match: '{0}'
-
-
- Found single assembly: '{0}'
-
-
- Load from: '{0}'
-
-
- Module not found!
-
-
- Resolve: '{0}'
-
-
- Resolve module: '{0}' of '{1}'
-
-
- WARN: Version mismatch. Expected: '{0}', Got: '{1}'
-
-
- '{0}' items in cache
-
Generate Event Subscription
diff --git a/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj b/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj
index b3f342d38f9fe..39f434f63a9b7 100644
--- a/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj
+++ b/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj
@@ -48,7 +48,6 @@
-
diff --git a/src/EditorFeatures/CSharp/xlf/CSharpEditorResources.cs.xlf b/src/EditorFeatures/CSharp/xlf/CSharpEditorResources.cs.xlf
index 3d64522da9001..50ab629051ed8 100644
--- a/src/EditorFeatures/CSharp/xlf/CSharpEditorResources.cs.xlf
+++ b/src/EditorFeatures/CSharp/xlf/CSharpEditorResources.cs.xlf
@@ -12,26 +12,11 @@
Přidávají se chybějící direktivy using...Shown in a thread await dialog. "usings" is a language specific term and should not be localized
-
- Chosen version: '{0}'
- Zvolená verze: {0}
-
- Complete statement on ;Dokončit příkaz středníkem
-
- Could not find by name: '{0}'
- Nepovedlo se najít podle názvu: {0}
-
-
-
- Decompilation log
- Protokol o dekompilaci
-
- Fix interpolated verbatim stringOpravit interpolovaný doslovný řetězec
@@ -42,26 +27,6 @@
Oprava řetězcových literálů po vložení
-
- Found '{0}' assemblies for '{1}':
- Pro {1} se našlo několik ({0}) sestavení:
-
-
-
- Found exact match: '{0}'
- Našla se přesná shoda: {0}
-
-
-
- Found higher version match: '{0}'
- Našla se shoda s vyšší verzí: {0}
-
-
-
- Found single assembly: '{0}'
- Našlo se jedno sestavení: {0}
-
- Generate Event SubscriptionGenerovat odběr událostí
@@ -72,16 +37,6 @@
Zvětšit nezpracovaný řetězec
-
- Load from: '{0}'
- Načíst z {0}
-
-
-
- Module not found!
- Modul se nenašel!
-
- Outside namespaceVně namespace
@@ -92,16 +47,6 @@
(Pro vložení stiskněte TAB.)
-
- Resolve: '{0}'
- Přeložit: {0}
-
-
-
- Resolve module: '{0}' of '{1}'
- Přeložit modul: {0} z {1}
-
- Smart IndentingChytré odsazování
@@ -117,16 +62,6 @@
Rozdělit řetězec
-
- WARN: Version mismatch. Expected: '{0}', Got: '{1}'
- UPOZORNĚNÍ: Neshoda verzí. Očekáváno: {0}, získáno: {1}
-
-
-
- '{0}' items in cache
- Počet položek v mezipaměti: {0}
-
-