2 references to IsRestrictedType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\ConstraintsHelper.vb (1)
661If typeArgument.IsRestrictedType() Then
Symbols\TypeSymbolExtensions.vb (1)
385If this.IsRestrictedType() Then