2 writes to _contentType
PresentationCore (2)
Core\CSharp\MS\Internal\IO\Packaging\PseudoWebRequest.cs (2)
165
_contentType
= value;
345
_contentType
= null; // default
1 reference to _contentType
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\PseudoWebRequest.cs (1)
160
return
_contentType
;