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