1 write to contentType
System.Data.Services.Client (1)
System\Data\Services\Client\QueryResult.cs (1)
444
this.
contentType
= response.ContentType;
1 reference to contentType
System.Data.Services.Client (1)
System\Data\Services\Client\QueryResult.cs (1)
109
get { return this.
contentType
; }