3 writes to _value
Microsoft.Build (3)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (3)
56_value = value; 69_value = that._value; 136translator.Translate(ref _value);
2 references to _value
Microsoft.Build (2)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (2)
69_value = that._value; 96{ return _value; }