Base:
property
Namespace
System.ServiceModel.Channels.MessageHeaderInfo.Namespace
3 references to Namespace
System.ServiceModel.Primitives (3)
System\ServiceModel\Dispatcher\OperationFormatter.cs (3)
917writer.WriteStartElement((Namespace == null || Namespace.Length == 0) ? string.Empty : "h", Name, Namespace);