3 writes to _name
Microsoft.Build (3)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (3)
54_name = name; 67_name = that._name; 134translator.Translate(ref _name);
2 references to _name
Microsoft.Build (2)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (2)
67_name = that._name; 85{ return _name; }