2 references to IsObjectConstraint
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PETypeParameterSymbol.cs (1)
184
if (ConstraintsHelper.
IsObjectConstraint
(type, ref bestObjectConstraint))
Symbols\SubstitutedTypeParameterSymbol.cs (1)
110
if (ConstraintsHelper.
IsObjectConstraint
(type, ref bestObjectConstraint))