4 references to RequiresChecking
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (3)
6213
if (ConstraintsHelper.
RequiresChecking
(method))
8944
if (ConstraintsHelper.
RequiresChecking
(method))
9305
if (ConstraintsHelper.
RequiresChecking
(deconstructMethod))
Symbols\ConstraintsHelper.cs (1)
756
if (!
RequiresChecking
(method))