1 instantiation of FileContentLoadAnalyzer
Microsoft.CodeAnalysis.Workspaces (1)
Diagnostics\FileContentLoadAnalyzer.cs (1)
17public static readonly FileContentLoadAnalyzer Instance = new();
2 references to FileContentLoadAnalyzer
Microsoft.CodeAnalysis.Workspaces (2)
Diagnostics\DiagnosticAnalyzerExtensions.cs (1)
12FileContentLoadAnalyzer => DiagnosticAnalyzerCategory.SyntaxTreeWithoutSemanticsAnalysis,
Diagnostics\FileContentLoadAnalyzer.cs (1)
17public static readonly FileContentLoadAnalyzer Instance = new();