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