2 references to ImportSpecialXmlDataType
System.Runtime.Serialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
519
XmlDataContract specialContract =
ImportSpecialXmlDataType
(type, isAnonymous);
711
XmlDataContract xmlDataContract =
ImportSpecialXmlDataType
(xsdType, isAnonymous);