17 references to VerifyThrowNotImmutable
Microsoft.Build (17)
Instance\ProjectInstance.cs (1)
2951VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectItemInstance.cs (15)
930ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 956ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1050ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1153ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1438ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1449ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1460ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1506ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1821ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1939ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1956ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1977ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1996ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2007ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2022ProjectInstance.VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectPropertyInstance.cs (1)
76ProjectInstance.VerifyThrowNotImmutable(IsImmutable);