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