2 references to CreateMessage
Microsoft.AspNetCore.SignalR.Specification.Tests (2)
Internal\TaskExtensions.cs (2)
32
throw new TimeoutException(
CreateMessage
(timeout, filePath, lineNumber));
56
throw new TimeoutException(
CreateMessage
(timeout, filePath, lineNumber));