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