1 write to sessionContentType
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryVersion.cs (1)
22this.sessionContentType = sessionContentType;
1 reference to sessionContentType
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryVersion.cs (1)
28public string SessionContentType { get { return sessionContentType; } }