1 reference to BitwiseOrOperatorName
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (1)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (1)
1028
case WellKnownMemberNames.
BitwiseOrOperatorName
: return SyntaxKind.BarToken;