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)
1764Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, tree, Me)
1768ContainingSourceModule.AddDeclarationDiagnostics(tempDiags)
2341Dim sourceFile = ContainingSourceModule.TryGetSourceFile(list.Node.SyntaxTree)
2670Dim binder As Binder = BinderBuilder.CreateBinderForType(ContainingSourceModule, syntaxRef.SyntaxTree, Me)