3 references to HasChildNodes
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXmlWriter.cs (2)
226
if (!attr.
HasChildNodes
)
273
if (!attr.
HasChildNodes
)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
298
if (
HasChildNodes
)