2 references to GetFakeRedactionCollector
Microsoft.Extensions.Hosting.Testing.Tests (2)
HostingFakesExtensionsTests.cs (2)
63var collector = host.GetFakeRedactionCollector(); 73var exception = Record.Exception(() => host.GetFakeRedactionCollector());