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