2 writes to Path
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionHandler.cs (1)
286Path = r.Path,
Generated\361d1da7f942c932\DeviceBoundSessionJsonContext.SessionScopeRule.g.cs (1)
108Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)obj).Path = value!,
2 references to Path
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
Generated\361d1da7f942c932\DeviceBoundSessionJsonContext.SessionScopeRule.g.cs (2)
107Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)obj).Path, 147string __value_Path = ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)value).Path;