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