1 reference to Instance
Aspire.Dashboard (1)
Otlp\Model\OtlpResource.cs (1)
35
private readonly ConcurrentDictionary<KeyValuePair<string, string>[], OtlpResourceView> _resourceViews = new(ResourceViewKeyComparer.
Instance
);