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