3 references to XmlInvalidContent
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapSchemaExporter.cs (1)
389
throw new InvalidOperationException(string.Format(ResXml.
XmlInvalidContent
, type.ContentModel.Content.GetType().Name));
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaExporter.cs (2)
720
throw new InvalidOperationException(string.Format(ResXml.
XmlInvalidContent
, type.ContentModel.Content.GetType().Name));
1117
throw new InvalidOperationException(string.Format(ResXml.
XmlInvalidContent
, type.ContentModel.Content.GetType().Name));