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