1 instantiation of TestableServerCommand
Microsoft.NET.Sdk.Razor.Tool.Tests (1)
Infrastructure\ServerUtilities.cs (1)
97
var command = new
TestableServerCommand
(host, compilerHost, cancellationToken, eventBus, keepAlive);
1 reference to TestableServerCommand
Microsoft.NET.Sdk.Razor.Tool.Tests (1)
Infrastructure\ServerUtilities.cs (1)
97
var
command = new TestableServerCommand(host, compilerHost, cancellationToken, eventBus, keepAlive);