2 references to XmlUnsupportedRedefine
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapSchemaImporter.cs (1)
273
throw new NotSupportedException(string.Format(ResXml.
XmlUnsupportedRedefine
, type.Name, typeNs));
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (1)
558
throw new NotSupportedException(string.Format(ResXml.
XmlUnsupportedRedefine
, type.Name, typeNs));