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