2 references to IsSpecialXmlType
System.Runtime.Serialization (2)
System\Runtime\Serialization\SchemaExporter.cs (2)
505if (!IsSpecialXmlType(clrType, out typeQName, out xsdType, out hasRoot)) 599if (IsSpecialXmlType(type, out stableName, out xsdType, out hasRoot))