2 references to ReturnKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
901
return SyntaxKind.
ReturnKeyword
;
1539
case SyntaxKind.
ReturnKeyword
: