2 references to XmlIllegalMultipleText
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
874
throw new InvalidOperationException(string.Format(ResXml.
XmlIllegalMultipleText
, model.Type.FullName));
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaExporter.cs (1)
1094
throw new InvalidOperationException(string.Format(ResXml.
XmlIllegalMultipleText
, name));