2 references to GetFakeLogCollector
Microsoft.Extensions.Hosting.Testing.Tests (2)
HostingFakesExtensionsTests.cs (2)
43Assert.NotNull(host.GetFakeLogCollector()); 51var exception = Record.Exception(() => host.GetFakeLogCollector());