4 references to CreateWriterForInnerOuterXml
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReader.cs (2)
1236
XmlWriter xtw =
CreateWriterForInnerOuterXml
(sw);
1341
XmlWriter xtw =
CreateWriterForInnerOuterXml
(sw);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderAsync.cs (2)
209
XmlWriter xtw =
CreateWriterForInnerOuterXml
(sw);
296
XmlWriter xtw =
CreateWriterForInnerOuterXml
(sw);