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