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