1 write to _wfWriter
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriterHelpers.cs (1)
27
_wfWriter
= wfWriter;
2 references to _wfWriter
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriterHelpers.cs (2)
36
return
_wfWriter
.LookupNamespace(prefix);
41
return
_wfWriter
.LookupPrefix(namespaceName);