2 references to AddPackageMatchKind
aspire (1)
Telemetry\ProfilingTelemetry.cs (1)
930SetTag(Tags.AddPackageMatchKind, matchKind);
Aspire.Cli.Tests (1)
Telemetry\ProfilingTelemetryTests.cs (1)
256Assert.Equal(ProfilingTelemetry.Values.AddPackageMatchKindExact, selectPackageActivity.GetTagItem(ProfilingTelemetry.Tags.AddPackageMatchKind));