2 references to TypeOf
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
67new OperatorInfo(TokenKind.TypeOf, PredefinedName.PN_COUNT, ExpressionKind.TypeOf ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
25TokenKind.TypeOf => "typeof",