2 references to RefType
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
72new OperatorInfo(TokenKind.RefType, PredefinedName.PN_COUNT, ExpressionKind.ExpressionKindCount ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
13TokenKind.RefType => "__reftype",