2 references to ExpressionVariableBinder
Microsoft.CodeAnalysis.CSharp (2)
Binder\LocalBinderFactory.cs (2)
83enclosing = new ExpressionVariableBinder(syntax, enclosing); 393var binder = new ExpressionVariableBinder(body, _enclosing);