1 reference to TestFileOutputContext
Microsoft.AspNetCore.InternalTesting (1)
TestContext.cs (1)
34
_files = new Lazy<TestFileOutputContext>(() => new
TestFileOutputContext
(this));