4 references to _tracePropertyKeys
Aspire.Dashboard.Tests (4)
tests\Shared\Telemetry\InMemoryTelemetryRepository.cs (4)
700var resourceKeys = _tracePropertyKeys.AsEnumerable(); 1541_tracePropertyKeys.Clear(); 1574_tracePropertyKeys.RemoveWhere(k => k.Resource.ResourceKey == resource.ResourceKey); 2241_tracePropertyKeys.Add((resourceView.Resource, kvp.Key));