4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
874_isImmutable = immutable; 1673translator.Translate(ref _isImmutable); 1891translator.Translate(ref _isImmutable); 2083clone._isImmutable = isImmutable;
16 references to _isImmutable
Microsoft.Build (16)
Instance\ProjectItemInstance.cs (16)
933ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 959ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1056ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1154ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1173ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1462ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1473ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1484ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1530ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1845ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1966ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1983ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2004ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2023ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2034ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2049ProjectInstance.VerifyThrowNotImmutable(_isImmutable);