4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
846_isImmutable = immutable; 1549translator.Translate(ref _isImmutable); 1768translator.Translate(ref _isImmutable); 1928clone._isImmutable = isImmutable;
13 references to _isImmutable
Microsoft.Build (13)
Instance\ProjectItemInstance.cs (13)
905ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 931ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1025ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1086ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1366ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1377ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1388ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1433ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1722ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1846ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1870ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1890ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1902ProjectInstance.VerifyThrowNotImmutable(_isImmutable);