1 reference to GraphItemKeyComparer
NuGet.DependencyResolver.Core (1)
GraphItemKeyComparer.cs (1)
16
private static readonly Lazy<GraphItemKeyComparer<T>> DefaultComparer = new Lazy<GraphItemKeyComparer<T>>(() => new
GraphItemKeyComparer
<T>());