3 references to ThrowInsteadOfSplittingItemElement
Microsoft.Build (3)
Definition\Project.cs (2)
1683ErrorUtilities.VerifyThrowInvalidOperation(!ThrowInsteadOfSplittingItemElement, "OM_CannotSplitItemElementWhenSplittingIsDisabled", itemElement.Location, $"{nameof(Project)}.{nameof(ThrowInsteadOfSplittingItemElement)}");
ObjectModelRemoting\DefinitionObjectsLinks\ProjectLink.cs (1)
27/// Access to remote <see cref="Project.ThrowInsteadOfSplittingItemElement"/>.