Symbols\Source\SourceNamedTypeSymbol.vb (7)
164Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
184Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)
651Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1834Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1838ContainingSourceModule.AddDeclarationDiagnostics(tempDiags)
2424Dim sourceFile = ContainingSourceModule.TryGetSourceFile(list.Node.SyntaxTree)
2786Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)