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