1 write to wfWriter
System.Xml (1)
System\Xml\Core\XmlWellFormedWriterHelpers.cs (1)
25this.wfWriter = wfWriter;
2 references to wfWriter
System.Xml (2)
System\Xml\Core\XmlWellFormedWriterHelpers.cs (2)
32return wfWriter.LookupNamespace(prefix); 36return wfWriter.LookupPrefix(namespaceName);