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