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)
70get { return _defaultValue; }