2 writes to Type
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionHandler.cs (1)
284Type = r.Type,
Generated\361d1da7f942c932\DeviceBoundSessionJsonContext.SessionScopeRule.g.cs (1)
64Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)obj).Type = value!,
2 references to Type
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
Generated\361d1da7f942c932\DeviceBoundSessionJsonContext.SessionScopeRule.g.cs (2)
63Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)obj).Type, 137string __value_Type = ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)value).Type;