2 references to IsAnyType
System.Private.Xml (2)
System\Xml\Serialization\XmlSchemaExporter.cs (2)
146
if (
IsAnyType
(schemaType, true, true))
191
if (
IsAnyType
(schemaType, isMixed, isUnbounded))