4 references to Xml_MixingReadValueChunkWithBinary
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReader.cs (2)
1141throw new InvalidOperationException(ResXml.Xml_MixingReadValueChunkWithBinary); 1530throw new InvalidOperationException(ResXml.Xml_MixingReadValueChunkWithBinary);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReaderAsync.cs (1)
550throw new InvalidOperationException(ResXml.Xml_MixingReadValueChunkWithBinary);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
9020throw new InvalidOperationException(ResXml.Xml_MixingReadValueChunkWithBinary);