2 references to StaticFileHandler
System.Web (2)
DefaultHttpHandler.cs (1)
105
StaticFileHandler
.ProcessRequestInternal(context, OverrideExecuteUrlPath());
httpserverutility.cs (1)
501
if ((handler is
StaticFileHandler
|| handler is DefaultHttpHandler) &&