4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
874_isImmutable = immutable; 1679translator.Translate(ref _isImmutable); 1897translator.Translate(ref _isImmutable); 2089clone._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); 1468ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1479ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1490ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1536ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1851ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1972ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1989ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2010ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2029ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2040ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2055ProjectInstance.VerifyThrowNotImmutable(_isImmutable);