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