4 writes to _isImmutable
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
874_isImmutable = immutable; 1669translator.Translate(ref _isImmutable); 1887translator.Translate(ref _isImmutable); 2076clone._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); 1458ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1469ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1480ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1526ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1841ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1959ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1976ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1997ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2016ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2027ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2042ProjectInstance.VerifyThrowNotImmutable(_isImmutable);