1 write to _defaultValue
System.Core (1)
Microsoft\Scripting\Ast\LabelExpression.cs (1)
39
_defaultValue
= defaultValue;
1 reference to _defaultValue
System.Core (1)
Microsoft\Scripting\Ast\LabelExpression.cs (1)
70
get { return
_defaultValue
; }