1 reference to BitwiseAnd
Microsoft.TemplateEngine.Core (1)
Expressions\OperatorSetBuilder.cs (1)
67return SetupBinary(Operators.BitwiseAnd, token, evaluate ?? BitwiseAnd, precedesOperator);