3 references to BuildLocals
Microsoft.CodeAnalysis.CSharp (3)
Binder\EmbeddedStatementBinder.cs (1)
34BuildLocals(this, _statement, locals);
Binder\LocalScopeBinder.cs (1)
167BuildLocals(enclosingBinder, statement, locals);
Binder\SimpleProgramBinder.cs (1)
34this.BuildLocals(this, topLevelStatement.Statement, locals);