1 write to _target
System.Core (1)
Microsoft\Scripting\Ast\LabelExpression.cs (1)
38_target = label;
2 references to _target
System.Core (2)
Microsoft\Scripting\Ast\LabelExpression.cs (2)
47get { return _target.Type; } 62get { return _target; }