2 references to UsingTaskBodyXml
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\RemoteProjectsProviderMock\ConstructionLinkMocks\MockProjectUsingTaskBodyElementLink.cs (2)
28
public string TaskBody { get => this.
UsingTaskBodyXml
.TaskBody; set => this.
UsingTaskBodyXml
.TaskBody = value; }