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