2 references to IsSpecialXmlType
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaExporter.cs (2)
512
if (!
IsSpecialXmlType
(clrType, out typeQName, out xsdType, out hasRoot))
595
if (
IsSpecialXmlType
(type, out xmlName!, out xsdType, out hasRoot))