3 implementations of SharedNamespace
System.ServiceModel (3)
System\ServiceModel\Channels\Addressing.cs (1)
30
XmlDictionaryString IMessageHeaderWithSharedNamespace.
SharedNamespace
System\ServiceModel\Channels\WsrmMessageInfo.cs (1)
1171
XmlDictionaryString IMessageHeaderWithSharedNamespace.
SharedNamespace
System\ServiceModel\Security\SendSecurityHeader.cs (1)
1014
XmlDictionaryString IMessageHeaderWithSharedNamespace.
SharedNamespace
1 reference to SharedNamespace
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
792
writer.WriteXmlnsAttribute(prefixString, headerWithSharedNamespace.
SharedNamespace
);