1 write to MicrosoftCodeAnalysisFeaturesAssembly
dotnet-format (1)
Analyzers\Extensions.cs (1)
20MicrosoftCodeAnalysisFeaturesAssembly = Assembly.Load(new AssemblyName("Microsoft.CodeAnalysis.Features"));
1 reference to MicrosoftCodeAnalysisFeaturesAssembly
dotnet-format (1)
Analyzers\Extensions.cs (1)
21IDEDiagnosticIdToOptionMappingHelperType = MicrosoftCodeAnalysisFeaturesAssembly.GetType("Microsoft.CodeAnalysis.Diagnostics.IDEDiagnosticIdToOptionMappingHelper")!;