2 references to XmlProcessingInstructionNotSupported
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (1)
858
throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(string.Format(SRSerialization.
XmlProcessingInstructionNotSupported
), "name"));
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlExceptionHelper.cs (1)
164
ThrowXmlException(reader, SRSerialization.
XmlProcessingInstructionNotSupported
);