1 write to SignOutCount
Microsoft.AspNetCore.Authentication.Test (1)
PolicyTests.cs (1)
456SignOutCount++;
10 references to SignOutCount
Microsoft.AspNetCore.Authentication.Test (10)
PolicyTests.cs (10)
87Assert.Equal(0, handler2.SignOutCount); 103Assert.Equal(0, handler2.SignOutCount); 143Assert.Equal(0, handler2.SignOutCount); 159Assert.Equal(0, handler2.SignOutCount); 204Assert.Equal(0, handler2.SignOutCount); 220Assert.Equal(0, handler2.SignOutCount); 256Assert.Equal(0, handler2.SignOutCount); 272Assert.Equal(0, handler2.SignOutCount); 313Assert.Equal(0, handler2.SignOutCount); 329Assert.Equal(0, handler2.SignOutCount);