4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
844_isImmutable = immutable; 1537translator.Translate(ref _isImmutable); 1756translator.Translate(ref _isImmutable); 1916clone._isImmutable = isImmutable;
13 references to _isImmutable
Microsoft.Build (13)
Instance\ProjectItemInstance.cs (13)
903ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 929ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1021ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1082ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1360ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1371ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1382ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1427ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1710ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1834ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1858ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1878ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1890ProjectInstance.VerifyThrowNotImmutable(_isImmutable);