1 reference to FeatureKeyComparer
Microsoft.Extensions.Features (1)
FeatureCollection.cs (1)
113foreach (var pair in _features == null ? _defaults : _defaults.Except(_features, FeatureKeyComparer))