2 references to VolatileKeyword
CSharpSyntaxGenerator (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
981return SyntaxKind.VolatileKeyword; 1676case SyntaxKind.VolatileKeyword: