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