Symbols\Source\SourceNamedTypeSymbol.vb (7)
157Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
177Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)
644Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1755Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1759ContainingSourceModule.AddDeclarationDiagnostics(tempDiags)
2331Dim sourceFile = ContainingSourceModule.TryGetSourceFile(list.Node.SyntaxTree)
2660Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)