csharp
public static class ConstraintResolutionApplies where T : Base, Other clauses to type parameters.
No guide page documents this yet — the page shows what the code says about itself.
Methods (1)
public static void Apply(IReadOnlyList<TypeParameterSymbol> typeParameters, SyntaxList<TypeParameterConstraintClauseSyntax> clauses, Binder binder)
Used by (2)
- SourceMethodSymbolVixen.Raven
- SourceNamedTypeSymbolVixen.Raven