2 references to ProfilingSessionId
Aspire.Hosting (2)
Diagnostics\ProfilingTelemetry.cs (2)
609var sessionId = annotations is not null && TryGetAnnotation(annotations, Annotations.ProfilingSessionId, Annotations.LegacyStartupOperationId, out var annotationSessionId) 862annotate(Annotations.ProfilingSessionId, sessionId);