15 references to VerifyThrowNotImmutable
Microsoft.Build (15)
Instance\ProjectInstance.cs (1)
2945VerifyThrowNotImmutable(_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); 1722ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1846ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1870ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1890ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1902ProjectInstance.VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectPropertyInstance.cs (1)
76ProjectInstance.VerifyThrowNotImmutable(IsImmutable);