7 references to Replay
Microsoft.Build.Engine.UnitTests (6)
BinaryLogger_Tests.cs (3)
145
logReader.
Replay
(_logFile);
164
binaryLogReader.
Replay
(fileToReplay);
226
logReader.
Replay
(_logFile);
TerminalLogger_Tests.cs (3)
935
binaryLogReaderWithTL.
Replay
(logFileWithTL);
936
binaryLogReaderWithoutTL.
Replay
(logFileWithoutTL);
1081
Should.NotThrow(() => replayEventSource.
Replay
(binlogPath));
Microsoft.Build.UnitTests.Shared (1)
EngineTestEnvironment.cs (1)
254
replayEventSource.
Replay
(binlogFilePath);