1 reference to ValueWrapperComparer
Microsoft.TemplateEngine.Utils (1)
ListExtensions.cs (1)
14Dictionary<ValueWrapper<TKey?>, List<TElement>> groups = new Dictionary<ValueWrapper<TKey?>, List<TElement>>(new ValueWrapperComparer<TKey?>(comparer));