2 references to s_insideDiagnosticDescriptor
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
src\roslyn\src\Analyzers\CSharp\Analyzers\MisplacedUsingDirectives\MisplacedUsingDirectivesDiagnosticAnalyzer.cs (2)
43
(
s_insideDiagnosticDescriptor
, CSharpCodeStyleOptions.PreferredUsingDirectivePlacement)
95
ReportDiagnostics(context,
s_insideDiagnosticDescriptor
, nonGlobalUsings, option);