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)
27public string ContentType { get { return _contentType; } }