4 references to RequiresChecking
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (1)
1561if (ShouldCheckConstraints && ConstraintsHelper.RequiresChecking(type))
Symbols\ConstraintsHelper.cs (3)
606if (!RequiresChecking(tuple)) 678if (!RequiresChecking(type)) 715if (!RequiresChecking(type))