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