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)
1243if (_contentType == CONTENT_FORM) 1248if (_contentType != CONTENT_NONE)