2 references to ImportSpecialXmlDataType
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
512
XmlDataContract? specialContract =
ImportSpecialXmlDataType
(type, isAnonymous);
702
XmlDataContract? xmlDataContract =
ImportSpecialXmlDataType
(xsdType, isAnonymous);