2 references to GetContentType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncoder.cs (2)
105
contentEncoding.contentType =
GetContentType
(media, readEncodings[i]);
287
_contentType = TextMessageEncoderFactory.
GetContentType
(_mediaType, writeEncoding);