2 references to Bar
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
42new OperatorInfo(TokenKind.Bar, PredefinedName.PN_OPBITWISEOR, ExpressionKind.BitwiseOr ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
44TokenKind.Bar => "|",