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