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