15 references to VerifyThrowNotImmutable
Microsoft.Build (15)
Instance\ProjectInstance.cs (1)
2863VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectItemInstance.cs (13)
903ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 929ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1021ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1082ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1362ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1373ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1384ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1429ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1712ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1836ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1860ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1880ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1892ProjectInstance.VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectPropertyInstance.cs (1)
76ProjectInstance.VerifyThrowNotImmutable(IsImmutable);