1 write to Output
Microsoft.AspNetCore.InternalTesting (1)
TestContext.cs (1)
32
Output
= output;
1 reference to Output
Microsoft.AspNetCore.InternalTesting (1)
LoggedTest\LoggedTestBase.cs (1)
120
return InitializeAsync(context, context.TestMethod, context.MethodArguments, context.
Output
);