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