2 instantiations of FakeServer
Microsoft.AspNetCore.DataProtection.Tests (2)
HostingTests.cs (2)
35new FakeServer(onStart: () => tcs.TrySetException(new InvalidOperationException("Server was started before key ring was initialized"))))); 61new FakeServer(onStart: () => tcs.TrySetException(new InvalidOperationException("Server was started before key ring was initialized")))))