2 references to IsXmlAnyElementType
System.Runtime.Serialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
725xmlDataContract.HasRoot = !IsXmlAnyElementType(xsdType as XmlSchemaComplexType); 755if (IsXmlAnyElementType(complexType))