2 references to VolatileKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
923
return SyntaxKind.
VolatileKeyword
;
1563
case SyntaxKind.
VolatileKeyword
: