1 write to Invoked
Microsoft.AspNetCore.Authorization.Test (1)
PassThroughAuthorizationHandlerTests.cs (1)
59Invoked = true;
2 references to Invoked
Microsoft.AspNetCore.Authorization.Test (2)
PassThroughAuthorizationHandlerTests.cs (2)
45Assert.True(willFail.Invoked); 46Assert.Equal(invokeAllHandlers, afterHandler.Invoked);