3 references to StartRemoteHostRun
Aspire.Hosting.RemoteHost (1)
RemoteHostServer.cs (1)
40using var activity = profilingTelemetry.StartRemoteHostRun();
Aspire.Hosting.RemoteHost.Tests (2)
RemoteHostProfilingTelemetryTests.cs (2)
42using (telemetry.StartRemoteHostRun()) 61using (telemetry.StartRemoteHostRun())