1 instantiation of AssemblyLoader
Microsoft.AspNetCore.Analyzer.Testing (1)
DiagnosticProject.cs (1)
93public static AssemblyLoader Instance = new AssemblyLoader();
2 references to AssemblyLoader
Microsoft.AspNetCore.Analyzer.Testing (2)
DiagnosticProject.cs (2)
59new AnalyzerFileReference(analyzerReference.Assembly.Location, AssemblyLoader.Instance)); 93public static AssemblyLoader Instance = new AssemblyLoader();