1 instantiation of CSharpDiagnosticHelper
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\CSharpConstantExpectedAnalyzer.cs (1)
15
private static readonly CSharpDiagnosticHelper s_diagnosticHelper =
new
();
1 reference to CSharpDiagnosticHelper
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\CSharpConstantExpectedAnalyzer.cs (1)
15
private static readonly
CSharpDiagnosticHelper
s_diagnosticHelper = new();