4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
871_isImmutable = immutable; 1649translator.Translate(ref _isImmutable); 1867translator.Translate(ref _isImmutable); 2056clone._isImmutable = isImmutable;
15 references to _isImmutable
Microsoft.Build (15)
Instance\ProjectItemInstance.cs (15)
930ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 956ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1050ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1153ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1438ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1449ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1460ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1506ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1821ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1939ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1956ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1977ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1996ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2007ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2022ProjectInstance.VerifyThrowNotImmutable(_isImmutable);