18 references to VerifyThrowNotImmutable
Microsoft.Build (18)
Instance\ProjectInstance.cs (1)
2962VerifyThrowNotImmutable(_isImmutable);
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);
Instance\ProjectPropertyInstance.cs (1)
76ProjectInstance.VerifyThrowNotImmutable(IsImmutable);