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