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