6 references to Log
aspire (6)
Commands\PipelineCommandBase.cs (2)
753
else if (activity.Type == PublishingActivityTypes.
Log
)
875
else if (activity.Type == PublishingActivityTypes.
Log
)
Commands\RenderCommand.cs (4)
637
Type = PublishingActivityTypes.
Log
,
652
Type = PublishingActivityTypes.
Log
,
667
Type = PublishingActivityTypes.
Log
,
682
Type = PublishingActivityTypes.
Log
,