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