6 references to SetString
Microsoft.AspNetCore.Session.Tests (6)
SessionTests.cs (6)
75context.Session.SetString("Key", "Value"); 130context.Session.SetString("Key", "Value"); 345context.Session.SetString("Key", "Value"); 530context.Session.SetString("key", "value"); 613context.Session.SetString("KEY", "VALUE"); 614context.Session.SetString("key", "value");