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