4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
873_isImmutable = immutable; 1665translator.Translate(ref _isImmutable); 1883translator.Translate(ref _isImmutable); 2072clone._isImmutable = isImmutable;
16 references to _isImmutable
Microsoft.Build (16)
Instance\ProjectItemInstance.cs (16)
932ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 958ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1052ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1150ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1169ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1454ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1465ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1476ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1522ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1837ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1955ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1972ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1993ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2012ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2023ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2038ProjectInstance.VerifyThrowNotImmutable(_isImmutable);