2 writes to _contentType
PresentationCore (2)
MS\Internal\IO\Packaging\PseudoWebRequest.cs (2)
157
_contentType
= value;
337
_contentType
= null; // default
1 reference to _contentType
PresentationCore (1)
MS\Internal\IO\Packaging\PseudoWebRequest.cs (1)
152
return
_contentType
;