5 writes to Events
Microsoft.AspNetCore.Authentication.Test (3)
TwitterTests.cs (3)
51o.Events = new TwitterEvents 238o.Events = new TwitterEvents() 342o.Events = new TwitterEvents()
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterOptions.cs (1)
26Events = new TwitterEvents();
SocialSample (1)
Startup.cs (1)
89o.Events = new TwitterEvents()
1 reference to Events
Microsoft.AspNetCore.Authentication.Test (1)
TwitterTests.cs (1)
198o.Events.OnRemoteFailure = context => throw new InvalidOperationException("This event should not be called.");