2 references to KeyString
Microsoft.AspNetCore.Session (2)
DistributedSession.cs (1)
127
return _store.Keys.Select(key => key.
KeyString
);
EncodedKey.cs (1)
77
return
KeyString
;