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