1 write to _headersSent
System.Web (1)
Hosting\ISAPIWorkerRequest.cs (1)
804
_headersSent
= true;
11 references to _headersSent
System.Web (11)
Hosting\ISAPIWorkerRequest.cs (11)
795
if (!
_headersSent
) {
1293
if (
_headersSent
)
1312
if (
_headersSent
)
1331
if (!
_headersSent
)
1341
return
_headersSent
;
1353
if (!
_headersSent
)
1365
if (!
_headersSent
)
1401
if (!
_headersSent
)
1412
if (!
_headersSent
)
1431
if (!
_headersSent
)
1453
if (!
_headersSent
)