2 writes to _contentType
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
1029
_contentType
= contentInfo[0];
2141
_contentType
= contentInfo[0];
2 references to _contentType
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
1243
if (
_contentType
== CONTENT_FORM)
1248
if (
_contentType
!= CONTENT_NONE)