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