1 reference to GetCommand
Microsoft.DotNet.Tools.Tests.ComponentMocks (1)
ToolPackageMock.cs (1)
36
_command = new Lazy<ToolCommand>(
GetCommand
);