1 instantiation of FixedStatementBinder
Microsoft.CodeAnalysis.CSharp (1)
Binder\LocalBinderFactory.cs (1)
697
var binder = new
FixedStatementBinder
(_enclosing, node);
1 reference to FixedStatementBinder
Microsoft.CodeAnalysis.CSharp (1)
Binder\LocalBinderFactory.cs (1)
697
var
binder = new FixedStatementBinder(_enclosing, node);