15 references to VerifyThrowNotImmutable
Microsoft.Build (15)
Instance\ProjectInstance.cs (1)
2676VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectItemInstance.cs (13)
870ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 896ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 988ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1049ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1327ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1338ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1349ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1394ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1664ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1784ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1808ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1828ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1840ProjectInstance.VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectPropertyInstance.cs (1)
71ProjectInstance.VerifyThrowNotImmutable(IsImmutable);