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