2 references to CreateOnErrorElement
Microsoft.Build (2)
Construction\ProjectOnErrorElement.cs (1)
95
return owner.
CreateOnErrorElement
(ExecuteTargetsAttribute);
ObjectModelRemoting\ConstructionObjectLinks\ProjectRootElementLink.cs (1)
119
/// Facilitate remoting the <see cref="ProjectRootElement.
CreateOnErrorElement
"/>.