6 references to OAuthChallengeProperties
Microsoft.AspNetCore.Authentication.Test (6)
FacebookTests.cs (1)
163var properties = new OAuthChallengeProperties();
MicrosoftAccountTests.cs (1)
382var properties = new OAuthChallengeProperties();
OAuthChallengePropertiesTest.cs (3)
15var properties = new OAuthChallengeProperties 26var properties = new OAuthChallengeProperties(); 37var properties = new OAuthChallengeProperties();
OAuthTests.cs (1)
237var properties = new OAuthChallengeProperties();