2 references to ImportSpecialXmlDataType
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (2)
518
XmlDataContract specialContract =
ImportSpecialXmlDataType
(type, isAnonymous);
710
XmlDataContract xmlDataContract =
ImportSpecialXmlDataType
(xsdType, isAnonymous);