1 write to _contentType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryVersion.cs (1)
21
_contentType
= contentType;
1 reference to _contentType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryVersion.cs (1)
27
public string ContentType { get { return
_contentType
; } }