1 instantiation of AnalyzerAssemblyLoader
Microsoft.AspNetCore.Razor.Microbenchmarks (1)
Formatting\DocumentFormattingBenchmark.cs (1)
193
public static readonly AnalyzerAssemblyLoader Instance =
new
();
2 references to AnalyzerAssemblyLoader
Microsoft.AspNetCore.Razor.Microbenchmarks (2)
Formatting\DocumentFormattingBenchmark.cs (2)
48
AnalyzerAssemblyLoader
.Instance);
193
public static readonly
AnalyzerAssemblyLoader
Instance = new();