Base:
property
Namespace
System.ServiceModel.Channels.MessageHeaderInfo.Namespace
3 references to Namespace
System.ServiceModel (3)
System\ServiceModel\Channels\MessageHeader.cs (1)
431
(objectToSerialize == null ? typeof(object) : objectToSerialize.GetType()), this.Name, this.
Namespace
, int.MaxValue/*maxItems*/);
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (2)
509
string prefix = (this.
Namespace
== null || this.
Namespace
.Length == 0) ? string.Empty : "h";