1 implementation of IfKeyword
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxKinds.cs (1)
71
public int
IfKeyword
=> (int)SyntaxKind.IfKeyword;