5 references to RequiresChecking
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Expressions.cs (1)
11148
if (!ConstraintsHelper.
RequiresChecking
(method))
FlowAnalysis\NullableWalker.cs (3)
6988
if (ConstraintsHelper.
RequiresChecking
(method))
10007
if (ConstraintsHelper.
RequiresChecking
(method))
10370
if (ConstraintsHelper.
RequiresChecking
(deconstructMethod))
Symbols\ConstraintsHelper.cs (1)
806
if (!
RequiresChecking
(method))