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