1 instantiation of OptimisticallyNonAllocatingDictionaryEnumerable
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (1)
315
return
new
(dictionary);
1 reference to OptimisticallyNonAllocatingDictionaryEnumerable
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (1)
310
public static
OptimisticallyNonAllocatingDictionaryEnumerable
<TKey, TValue> NoAllocEnumerate<TKey, TValue>(this IDictionary<TKey, TValue> dictionary)