1 write to PreserveExistingLogsInOutput
Microsoft.AspNetCore.InternalTesting (1)
TestOutputDirectoryAttribute.cs (1)
15PreserveExistingLogsInOutput = bool.Parse(preserveExistingLogsInOutput);
1 reference to PreserveExistingLogsInOutput
Microsoft.AspNetCore.InternalTesting (1)
TestFileOutputContext.cs (1)
97return attribute.PreserveExistingLogsInOutput;