18 references to VerifyThrowNotImmutable
Microsoft.Build (18)
Instance\ProjectInstance.cs (1)
2962VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectItemInstance.cs (16)
933ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 959ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1053ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1151ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1170ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1455ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1466ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1477ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1523ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1838ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1956ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1973ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1994ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2013ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2024ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2039ProjectInstance.VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectPropertyInstance.cs (1)
76ProjectInstance.VerifyThrowNotImmutable(IsImmutable);