1 reference to AppHostComponentType
Aspire.Hosting (1)
Diagnostics\ProfilingTelemetry.cs (1)
931public void SetAppHostComponentType(Type componentType) => SetTag(Tags.AppHostComponentType, componentType.FullName);