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