3 references to CreateBinderForSourceFileImports
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\BinderFactory.BinderFactoryVisitor.vb (1)
242
Return BinderBuilder.
CreateBinderForSourceFileImports
(_factory._sourceModule, _factory._tree)
Binding\BinderFactory.vb (1)
175
Return BinderBuilder.
CreateBinderForSourceFileImports
(_sourceModule, _tree)
Symbols\Source\SourceFile.vb (1)
163
Dim binder = BinderBuilder.
CreateBinderForSourceFileImports
(_sourceModule, _syntaxTree)