2 references to RawXml
Microsoft.Build (1)
ObjectModelRemoting\ConstructionObjectLinks\ProjectRootElementLink.cs (1)
59/// Access to remote <see cref="ProjectRootElement.RawXml"/>.
Microsoft.DotNet.ProjectTools (1)
BuildService.cs (1)
130public string GetRawXml() => inner.RawXml;