4 references to BaseTypes
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder.vb (1)
1030
Case BindingLocation.
BaseTypes
,
Symbols\Source\SourceNamedTypeSymbol.vb (3)
1002
Dim binder As Binder = CreateLocationSpecificBinderForType(tree, BindingLocation.
BaseTypes
)
1031
Dim binder As Binder = CreateLocationSpecificBinderForType(tree, BindingLocation.
BaseTypes
)
1318
Dim binder As Binder = CreateLocationSpecificBinderForType(part.SyntaxTree, BindingLocation.
BaseTypes
)