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