1 reference to s_kindsOfInterest
Microsoft.CodeAnalysis.CSharp.Features (1)
Diagnostics\Analyzers\CSharpUnboundIdentifiersDiagnosticAnalyzer.cs (1)
23
protected override ImmutableArray<SyntaxKind> SyntaxKindsOfInterest =>
s_kindsOfInterest
;