1 write to _innerEventsType
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionCookieEvents.cs (1)
28_innerEventsType = innerEventsType;
2 references to _innerEventsType
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionCookieEvents.cs (2)
80if (_innerEventsType is null) 85return (CookieAuthenticationEvents)httpContext.RequestServices.GetRequiredService(_innerEventsType);