1 write to _xsiNilNamespace
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
54_xsiNilNamespace = dictionary.Add(EndpointAddressProcessor.XsiNs);
2 references to _xsiNilNamespace
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
559reader.MoveToAttribute(_xsiNilLocalName.Value, _xsiNilNamespace.Value) && 573writer.WriteStartAttribute(_xsiNilLocalName, _xsiNilNamespace);