2 references to XmlInvalidReturnPosition
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (1)
648if (i > 0) throw new InvalidOperationException(ResXml.XmlInvalidReturnPosition);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
1273if (i > 0) throw new InvalidOperationException(ResXml.XmlInvalidReturnPosition);