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)
28public string SessionContentType { get { return _sessionContentType; } }