2 references to Slash
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
58new OperatorInfo(TokenKind.Slash, PredefinedName.PN_OPDIVISION, ExpressionKind.Divide ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
58TokenKind.Slash => "/",