4 references to CreateLocationSpecificBinderForType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceNamedTypeSymbol.vb (4)
825
Dim binder As Binder =
CreateLocationSpecificBinderForType
(tree, BindingLocation.GenericConstraintsClause)
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)