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