Symbols\Source\SourceNamedTypeSymbol.vb (7)
160Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
180Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)
647Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1803Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1807ContainingSourceModule.AddDeclarationDiagnostics(tempDiags)
2391Dim sourceFile = ContainingSourceModule.TryGetSourceFile(list.Node.SyntaxTree)
2741Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)