2 implementations of Xml
Microsoft.Build (2)
ElementLocation\XmlElementWithLocation.cs (1)
55XmlElementWithLocation ILinkedXml.Xml => this;
ObjectModelRemoting\ConstructionObjectLinks\ProjectElementLink.cs (1)
46XmlElementWithLocation ILinkedXml.Xml => null;
2 references to Xml
Microsoft.Build (2)
Construction\ProjectElement.cs (1)
319internal XmlElementWithLocation XmlElement => _xmlSource?.Xml;
ObjectModelRemoting\ConstructionObjectLinks\ProjectElementLink.cs (1)
44/// <see cref="ILinkedXml.Xml"/>