2 references to BinaryScope
Microsoft.TemplateEngine.Core (2)
Expressions\OperatorSetBuilder.cs (2)
227self = new BinaryScope<Operators>(active, op, evaluate) 239self = new BinaryScope<Operators>(active.Parent, op, evaluate);