2 references to BitwiseAnd
Microsoft.TemplateEngine.Core (2)
Expressions\Cpp\CppStyleEvaluatorDefinition.cs (1)
429current.Operator = Operator.BitwiseAnd;
Expressions\Cpp\Scope.cs (1)
83case Operator.BitwiseAnd: