4 references to CreateLocationSpecificBinderForType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceNamedTypeSymbol.vb (4)
829
Dim binder As Binder =
CreateLocationSpecificBinderForType
(tree, BindingLocation.GenericConstraintsClause)
1006
Dim binder As Binder =
CreateLocationSpecificBinderForType
(tree, BindingLocation.BaseTypes)
1035
Dim binder As Binder =
CreateLocationSpecificBinderForType
(tree, BindingLocation.BaseTypes)
1322
Dim binder As Binder =
CreateLocationSpecificBinderForType
(part.SyntaxTree, BindingLocation.BaseTypes)