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