74 references to UseIntegratedPipeline
System.Web (74)
Cache\OutputCache.cs (2)
332
if (HttpRuntime.
UseIntegratedPipeline
) {
384
if (HttpRuntime.
UseIntegratedPipeline
) {
DefaultHttpHandler.cs (1)
64
if (HttpRuntime.
UseIntegratedPipeline
) {
Hosting\HostingEnvironment.cs (4)
1922
if (!HttpRuntime.
UseIntegratedPipeline
) {
1929
if (!HttpRuntime.
UseIntegratedPipeline
) {
1949
if (!HttpRuntime.
UseIntegratedPipeline
) {
1956
if (!HttpRuntime.
UseIntegratedPipeline
) {
Hosting\SimpleWorkerRequest.cs (2)
335
if (HttpRuntime.
UseIntegratedPipeline
) {
350
if (HttpRuntime.
UseIntegratedPipeline
) {
HttpApplication.cs (34)
215
if (HttpRuntime.
UseIntegratedPipeline
&& _initSpecialCompleted && !_initInternalCompleted) {
227
if (HttpRuntime.
UseIntegratedPipeline
&& _initSpecialCompleted && _initInternalCompleted) {
504
if (!HttpRuntime.
UseIntegratedPipeline
)
571
Debug.Assert(HttpRuntime.
UseIntegratedPipeline
, "HttpRuntime.UseIntegratedPipeline");
576
Debug.Assert(HttpRuntime.
UseIntegratedPipeline
, "HttpRuntime.UseIntegratedPipeline");
668
if (HttpRuntime.
UseIntegratedPipeline
) {
676
if (HttpRuntime.
UseIntegratedPipeline
) {
852
if (!HttpRuntime.
UseIntegratedPipeline
) {
858
if (!HttpRuntime.
UseIntegratedPipeline
) {
928
if (!HttpRuntime.
UseIntegratedPipeline
) {
934
if (!HttpRuntime.
UseIntegratedPipeline
) {
943
if (!HttpRuntime.
UseIntegratedPipeline
) {
949
if (!HttpRuntime.
UseIntegratedPipeline
) {
1061
if (!HttpRuntime.
UseIntegratedPipeline
) {
1068
if (!HttpRuntime.
UseIntegratedPipeline
) {
1157
if (!HttpRuntime.
UseIntegratedPipeline
) {
1164
if (!HttpRuntime.
UseIntegratedPipeline
) {
1172
if (!HttpRuntime.
UseIntegratedPipeline
) {
1179
if (!HttpRuntime.
UseIntegratedPipeline
) {
1540
if (HttpRuntime.
UseIntegratedPipeline
&& _context != null) {
1582
if (HttpRuntime.
UseIntegratedPipeline
&& _context != null) {
1647
if (HttpRuntime.
UseIntegratedPipeline
) {
1675
if (HttpRuntime.
UseIntegratedPipeline
&& _context != null) {
1688
if (HttpRuntime.
UseIntegratedPipeline
&& _context != null) {
1696
if (HttpRuntime.
UseIntegratedPipeline
) {
1821
if (HttpRuntime.
UseIntegratedPipeline
) {
1958
if (HttpRuntime.
UseIntegratedPipeline
) {
2156
if (!HttpRuntime.
UseIntegratedPipeline
) {
2729
Debug.Assert(HttpRuntime.
UseIntegratedPipeline
, "HttpRuntime.UseIntegratedPipeline");
3011
if (HttpRuntime.
UseIntegratedPipeline
) {
3106
:this(app, beginHandler, endHandler, state, HttpRuntime.
UseIntegratedPipeline
)
3531
if (handler != null && HttpRuntime.
UseIntegratedPipeline
) {
3697
if (HttpRuntime.
UseIntegratedPipeline
&& (_application.Context.CurrentNotification == RequestNotification.UpdateRequestCache)) {
3791
if (HttpRuntime.
UseIntegratedPipeline
) {
HttpContext.cs (5)
1307
if (HttpRuntime.
UseIntegratedPipeline
1974
if (!HttpRuntime.
UseIntegratedPipeline
) {
1981
if (!HttpRuntime.
UseIntegratedPipeline
) {
2107
if (!HttpRuntime.
UseIntegratedPipeline
) {
2113
if (!HttpRuntime.
UseIntegratedPipeline
) {
HttpResponse.cs (2)
2413
if(HttpRuntime.
UseIntegratedPipeline
) {
3007
if (!HttpRuntime.
UseIntegratedPipeline
) {
HttpRuntime.cs (3)
1409
return
UseIntegratedPipeline
;
1992
if (HttpRuntime.
UseIntegratedPipeline
) {
2372
if (HttpRuntime.
UseIntegratedPipeline
) {
httpserverutility.cs (1)
750
if (!HttpRuntime.
UseIntegratedPipeline
) {
HttpWriter.cs (6)
177
if (HttpRuntime.
UseIntegratedPipeline
) {
191
if (HttpRuntime.
UseIntegratedPipeline
) {
212
if (HttpRuntime.
UseIntegratedPipeline
) {
242
if (HttpRuntime.
UseIntegratedPipeline
) {
596
Debug.Assert(HttpRuntime.
UseIntegratedPipeline
, "HttpRuntime.UseIntegratedPipeline");
905
Debug.Assert(HttpRuntime.
UseIntegratedPipeline
);
IisTraceListener.cs (1)
26
if (!HttpRuntime.
UseIntegratedPipeline
&& !(context.WorkerRequest is ISAPIWorkerRequestInProcForIIS7)) {
Management\IisTraceWebEventProvider.cs (1)
25
if (!HttpRuntime.
UseIntegratedPipeline
&& !(context.WorkerRequest is ISAPIWorkerRequestInProcForIIS7)) {
Security\BackStopAuthenticationModule.cs (2)
44
if (HttpRuntime.
UseIntegratedPipeline
) {
72
if (HttpRuntime.
UseIntegratedPipeline
) {
Security\FileAuthorizationModule.cs (1)
70
if (HttpRuntime.
UseIntegratedPipeline
) {
Security\RoleManagerModule.cs (2)
83
if (HttpRuntime.
UseIntegratedPipeline
) {
133
if (HttpRuntime.
UseIntegratedPipeline
) {
Security\UrlAuthorizationModule.cs (1)
79
if( !HttpRuntime.
UseIntegratedPipeline
) {
Security\WindowsAuthenticationModule.cs (1)
125
if (HttpRuntime.
UseIntegratedPipeline
) {
State\SessionStateModule.cs (4)
350
if (HttpRuntime.
UseIntegratedPipeline
) {
359
if (HttpRuntime.
UseIntegratedPipeline
) {
1408
if (HttpRuntime.
UseIntegratedPipeline
1511
if (HttpRuntime.
UseIntegratedPipeline
&& _acquireCalled && !_releaseCalled) {
UI\TraceContext.cs (1)
832
if (HttpRuntime.
UseIntegratedPipeline
) {