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