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