2 references to XmlUnsupportedDefaultType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlCustomFormatter.cs (1)
59
throw new Exception(string.Format(ResXml.
XmlUnsupportedDefaultType
, type.FullName));
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (1)
3590
throw new InvalidOperationException(string.Format(ResXml.
XmlUnsupportedDefaultType
, type.FullName));