15 references to VerifyThrowNotImmutable
Microsoft.Build (15)
Instance\ProjectInstance.cs (1)
2863VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectItemInstance.cs (13)
905ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 931ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1025ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1086ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1366ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1377ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1388ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1433ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1716ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1840ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1864ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1884ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1896ProjectInstance.VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectPropertyInstance.cs (1)
76ProjectInstance.VerifyThrowNotImmutable(IsImmutable);