1 reference to The_assembly_0_references_compiler_version_1_newer_than_2
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DocumentAnalysisExecutor_Helpers.cs (1)
105
message = string.Format(FeaturesResources.
The_assembly_0_references_compiler_version_1_newer_than_2
, fullPath, e.ReferencedCompilerVersion, typeof(AnalyzerLoadFailureEventArgs).Assembly.GetName().Version);