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