1 write to _ns
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1754_ns = ns;
2 references to _ns
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
1765get { return _ns; } 1780writer.WriteStartAttribute(_prefix, _localName, _ns);