1 instantiation of TestApplicationHandler
dotnet (1)
Commands\Test\MTP\TestApplication.cs (1)
25
private readonly TestApplicationHandler _handler =
new
(output, module, testOptions);
1 reference to TestApplicationHandler
dotnet (1)
Commands\Test\MTP\TestApplication.cs (1)
25
private readonly
TestApplicationHandler
_handler = new(output, module, testOptions);