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