1 write to _wfWriter
System.Private.Xml (1)
System\Xml\Core\XmlWellFormedWriterHelpers.cs (1)
23_wfWriter = wfWriter;
2 references to _wfWriter
System.Private.Xml (2)
System\Xml\Core\XmlWellFormedWriterHelpers.cs (2)
32return _wfWriter.LookupNamespace(prefix); 37return _wfWriter.LookupPrefix(namespaceName);