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