1 instantiation of MockBackchannel
Microsoft.AspNetCore.Authentication.Test (1)
OpenIdConnect\TestSettings.cs (1)
33backchannel = new MockBackchannel();
1 reference to MockBackchannel
Microsoft.AspNetCore.Authentication.Test (1)
OpenIdConnect\TestSettings.cs (1)
335using (var stream = typeof(MockBackchannel).Assembly.GetManifestResourceStream(resourceName))