1 instantiation of MockBackchannel
Microsoft.AspNetCore.Authentication.Test (1)
OpenIdConnect\TestSettings.cs (1)
35_options.BackchannelHttpHandler = new MockBackchannel();
1 reference to MockBackchannel
Microsoft.AspNetCore.Authentication.Test (1)
OpenIdConnect\TestSettings.cs (1)
331using (var stream = typeof(MockBackchannel).Assembly.GetManifestResourceStream(resourceName))