2 references to CreateMessage
dotnet-watch.Tests (2)
TestUtilities\TaskExtensions.cs (2)
32
throw new TimeoutException(
CreateMessage
(timeout, filePath, lineNumber));
56
throw new TimeoutException(
CreateMessage
(timeout, filePath, lineNumber));