6 references to Replay
Microsoft.Build.CommandLine.UnitTests (2)
TerminalLogger_Tests.cs (2)
729
binaryLogReaderWithTL.
Replay
(logFileWithTL);
730
binaryLogReaderWithoutTL.
Replay
(logFileWithoutTL);
Microsoft.Build.Engine.UnitTests (3)
BinaryLogger_Tests.cs (3)
150
logReader.
Replay
(_logFile);
174
binaryLogReader.
Replay
(fileToReplay);
240
logReader.
Replay
(_logFile);
Microsoft.Build.UnitTests.Shared (1)
EngineTestEnvironment.cs (1)
262
replayEventSource.
Replay
(binlogFilePath);