4 references to RequiresChecking
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (1)
1562if (ShouldCheckConstraints && ConstraintsHelper.RequiresChecking(type))
Symbols\ConstraintsHelper.cs (3)
561if (!RequiresChecking(tuple)) 633if (!RequiresChecking(type)) 670if (!RequiresChecking(type))