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