2 references to Instance
Microsoft.Gen.Metrics.Unit.Tests (2)
src\Shared\EmptyCollections\Empty.cs (1)
48=> EmptyReadOnlyDictionary<TKey, TValue>.Instance;
src\Shared\EmptyCollections\EmptyCollectionExtensions.cs (1)
135return EmptyReadOnlyDictionary<TKey, TValue>.Instance;