2 references to IsXmlAnyElementType
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
716xmlDataContract.HasRoot = !IsXmlAnyElementType(xsdType as XmlSchemaComplexType); 735if (IsXmlAnyElementType(complexType))