Symbols\Source\SourceNamedTypeSymbol.vb (7)
161Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
181Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)
648Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1804Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1808ContainingSourceModule.AddDeclarationDiagnostics(tempDiags)
2392Dim sourceFile = ContainingSourceModule.TryGetSourceFile(list.Node.SyntaxTree)
2742Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)