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