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