2 references to GetAnalyzerAssemblyName
Microsoft.CodeAnalysis.Features (1)
Diagnostics\AnalyzerUpdateArgsId.cs (1)
21
public override string BuildTool => Analyzer.
GetAnalyzerAssemblyName
();
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.StateManager.cs (1)
284
PredefinedBuildTools.Live : analyzer.
GetAnalyzerAssemblyName
();