2 references to Singleton
Microsoft.AspNetCore.Authentication.Test (2)
DynamicSchemeTests.cs (2)
26s.Configure<TestOptions>("One", o => o.Instance = new Singleton()); 27s.Configure<TestOptions>("Two", o => o.Instance = new Singleton());