2 references to FixedKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
950return SyntaxKind.FixedKeyword; 1601case SyntaxKind.FixedKeyword: