3 references to ContainsTarget
System.Linq.Expressions (3)
System\Linq\Expressions\Compiler\LabelInfo.cs (1)
94
if (j.
ContainsTarget
(_node!))
System\Linq\Expressions\Compiler\LambdaCompiler.ControlFlow.cs (2)
163
if (_labelBlock.
ContainsTarget
(label))
168
_labelBlock.Parent.
ContainsTarget
(label))