18 references to VerifyThrowNotImmutable
Microsoft.Build (18)
Instance\ProjectInstance.cs (1)
2978VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectItemInstance.cs (16)
933ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 959ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1056ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1154ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1173ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1468ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1479ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1490ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1536ProjectInstance.VerifyThrowNotImmutable(destinationAsTaskItem._isImmutable); 1851ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1972ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 1989ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2010ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2029ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2040ProjectInstance.VerifyThrowNotImmutable(_isImmutable); 2055ProjectInstance.VerifyThrowNotImmutable(_isImmutable);
Instance\ProjectPropertyInstance.cs (1)
76ProjectInstance.VerifyThrowNotImmutable(IsImmutable);