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