3 writes to _value
Microsoft.Build (3)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (3)
55_value = value; 68_value = that._value; 135translator.Translate(ref _value);
2 references to _value
Microsoft.Build (2)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (2)
68_value = that._value; 95{ return _value; }