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