2 writes to _namespaces
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (2)
256
_namespaces
= true;
327
_namespaces
= value;
6 references to _namespaces
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (6)
321
get { return
_namespaces
; }
463
if (
_namespaces
)
551
if (
_namespaces
)
1024
if (
_namespaces
)
1320
if (
_namespaces
&& _stack[_top].prefix != null)
1633
if (
_namespaces
)