1 reference to XmlUnsupportedInterfaceDetails
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (1)
927
exception = new NotSupportedException(string.Format(ResXml.
XmlUnsupportedInterfaceDetails
, memberInfo.DeclaringType.FullName + "." + memberInfo.Name, type.FullName));