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