4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
811_isImmutable = immutable; 1501translator.Translate(ref _isImmutable); 1706translator.Translate(ref _isImmutable); 1866clone._isImmutable = isImmutable;
13 references to _isImmutable
Microsoft.Build (13)
Instance\ProjectItemInstance.cs (13)
870ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 896ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 988ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1049ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1327ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1338ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1349ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1394ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1664ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1784ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1808ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1828ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1840ProjectInstance.VerifyThrowNotImmutable(_isImmutable);