2 references to ForgottenTwoFactorCounterName
Microsoft.AspNetCore.Identity (1)
SignInManagerMetrics.cs (1)
46
ForgottenTwoFactorCounterName
,
Microsoft.AspNetCore.Identity.Test (1)
SignInManagerTest.cs (1)
1081
using var forgetTwoFactorClient = new MetricCollector<long>(testMeterFactory, "Microsoft.AspNetCore.Identity", SignInManagerMetrics.
ForgottenTwoFactorCounterName
);