1 instantiation of TestPipelineCommand
aspire (1)
Commands\RenderCommand.cs (1)
560
private TestPipelineCommand CreateTestPipelineCommand() =>
new
(
3 references to TestPipelineCommand
aspire (3)
Commands\RenderCommand.cs (3)
560
private
TestPipelineCommand
CreateTestPipelineCommand() => new(
573
var
command = CreateTestPipelineCommand();
583
var
command = CreateTestPipelineCommand();