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