4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
846_isImmutable = immutable; 1543translator.Translate(ref _isImmutable); 1762translator.Translate(ref _isImmutable); 1922clone._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); 1716ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1840ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1864ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1884ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1896ProjectInstance.VerifyThrowNotImmutable(_isImmutable);