4 implementations of Clear
Microsoft.AspNetCore.Http.Tests (1)
DefaultHttpContextTests.cs (1)
458
public void
Clear
()
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
SessionStateTempDataProviderTest.cs (1)
119
public void
Clear
()
ViewComponentTests.cs (1)
286
public void
Clear
()
Microsoft.AspNetCore.Session (1)
DistributedSession.cs (1)
171
public void
Clear
()
1 reference to Clear
Microsoft.AspNetCore.Session.Tests (1)
SessionTests.cs (1)
294
context.Session.
Clear
();