1 write to _sessionContentType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryVersion.cs (1)
22
_sessionContentType
= sessionContentType;
1 reference to _sessionContentType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryVersion.cs (1)
28
public string SessionContentType { get { return
_sessionContentType
; } }