3 references to BuildLocalFunctions
Microsoft.CodeAnalysis.CSharp (3)
Binder\EmbeddedStatementBinder.cs (1)
41BuildLocalFunctions(_statement, ref locals);
Binder\LocalScopeBinder.cs (1)
301BuildLocalFunctions(statement, ref locals);
Binder\SimpleProgramBinder.cs (1)
49this.BuildLocalFunctions(topLevelStatement.Statement, ref locals);