3 references to GenericConstraintsClause
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder.vb (1)
1035BindingLocation.GenericConstraintsClause,
Symbols\Source\SourceMethodSymbol.vb (1)
904binder = New LocationSpecificBinder(BindingLocation.GenericConstraintsClause, Me, binder)
Symbols\Source\SourceNamedTypeSymbol.vb (1)
825Dim binder As Binder = CreateLocationSpecificBinderForType(tree, BindingLocation.GenericConstraintsClause)