2 references to Explicit
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
90new OperatorInfo(TokenKind.Explicit, PredefinedName.PN_OPEXPLICITMN, ExpressionKind.ExpressionKindCount ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
18TokenKind.Explicit => "explicit",