Base:
property
ContentType
System.Net.WebResponse.ContentType
2 references to ContentType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (1)
779EncodingHelper.GetDictionaryReaderEncoding(response.ContentType),
Metadata\MetadaExchangeResolver.cs (1)
272Encoding encoding = HttpWebRequestHelper.GetEncoding(webResponse.ContentType);