2 references to Percent
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
59new OperatorInfo(TokenKind.Percent, PredefinedName.PN_OPMODULUS, ExpressionKind.Modulo ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
59TokenKind.Percent => "%",