2 references to Xml_ReadValueChunkNotSupported
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReader.cs (1)
772
throw new NotSupportedException(ResXml.
Xml_ReadValueChunkNotSupported
);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderAsync.cs (1)
168
throw new NotSupportedException(ResXml.
Xml_ReadValueChunkNotSupported
);