2 references to IsXmlAnyElementType
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (2)
724
xmlDataContract.HasRoot = !
IsXmlAnyElementType
(xsdType as XmlSchemaComplexType);
749
if (
IsXmlAnyElementType
(complexType))