3 references to ContainsTarget
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\LabelInfo.cs (1)
63
if (j.
ContainsTarget
(_node!))
System\Linq\Expressions\Interpreter\LightCompiler.cs (2)
1842
if (_labelBlock.
ContainsTarget
(label))
1847
_labelBlock.Parent.
ContainsTarget
(label))