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)
32
return
_wfWriter
.LookupNamespace(prefix);
37
return
_wfWriter
.LookupPrefix(namespaceName);