2 references to RunCommand
dotnet (2)
Commands\Test\MTP\MSBuildHandler.cs (1)
167
logMessageBuilder.AppendLine($"{ProjectProperties.
RunCommand
}: {module.RunProperties.Command}");
Commands\Test\MTP\TestApplication.cs (1)
326
builder.Append($"{ProjectProperties.
RunCommand
}: {Module.RunProperties.Command}");