2 references to CreateMessage
Microsoft.AspNetCore.SignalR.Specification.Tests (2)
src\Shared\TaskExtensions.cs (2)
92
throw new TimeoutException(
CreateMessage
(timeout, filePath, lineNumber));
127
throw new TimeoutException(
CreateMessage
(timeout, filePath, lineNumber));