2 references to XmlUnsupportedDefaultType
System.Private.Xml (2)
System\Xml\Serialization\Xmlcustomformatter.cs (1)
75throw new XmlException(SR.Format(SR.XmlUnsupportedDefaultType, type.FullName));
System\Xml\Serialization\XmlSerializationWriter.cs (1)
4375throw new InvalidOperationException(SR.Format(SR.XmlUnsupportedDefaultType, type.FullName));