2 references to CreateXmlWriterAndWriteProcessingInstruction
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
2773XmlWriter writer = XmlUtil.CreateXmlWriterAndWriteProcessingInstruction(stream, HttpProcessUtility.EncodingUtf8NoPreamble); 2905writer = XmlUtil.CreateXmlWriterAndWriteProcessingInstruction(stream, HttpProcessUtility.EncodingUtf8NoPreamble);