3 references to _contextKey
System.Web (3)
Routing\UrlRoutingModule.cs (3)
34
if (application.Context.Items[
_contextKey
] != null) {
37
application.Context.Items[
_contextKey
] =
_contextKey
;