2 references to RemoteHostRun
Aspire.Hosting.RemoteHost (1)
Diagnostics\RemoteHostProfilingTelemetry.cs (1)
129return StartActivity(Activities.RemoteHostRun);
Aspire.Hosting.RemoteHost.Tests (1)
RemoteHostProfilingTelemetryTests.cs (1)
47Assert.Equal(RemoteHostProfilingTelemetry.Activities.RemoteHostRun, activity.OperationName);