2 references to StartAssemblyLoad
Aspire.Hosting.RemoteHost (1)
AssemblyLoader.cs (1)
56using var activity = _profilingTelemetry.StartAssemblyLoad(cacheHit);
Aspire.Hosting.RemoteHost.Tests (1)
RemoteHostProfilingTelemetryTests.cs (1)
103using (var scope = telemetry.StartAssemblyLoad(cacheHit: false))