15 references to VerifyThrowNotImmutable
Microsoft.Build (15)
Instance\ProjectInstance.cs (1)
2858VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectItemInstance.cs (13)
903ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 929ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1021ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1082ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1360ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1371ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1382ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1427ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1710ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1834ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1858ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1878ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1890ProjectInstance.VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectPropertyInstance.cs (1)
76ProjectInstance.VerifyThrowNotImmutable(IsImmutable);