2 references to UnsafeKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
979
return SyntaxKind.
UnsafeKeyword
;
1619
case SyntaxKind.
UnsafeKeyword
: