4 references to AddSignInManager
IdentitySample.Mvc (1)
Startup.cs (1)
40.AddSignInManager()
Microsoft.AspNetCore.Identity (1)
IdentityBuilderExtensions.cs (1)
98builder.AddSignInManager();
Microsoft.AspNetCore.Identity.InMemory.Test (1)
FunctionalTest.cs (1)
383.AddSignInManager()
Microsoft.AspNetCore.Identity.UI (1)
IdentityBuilderUIExtensions.cs (1)
34builder.AddSignInManager();