1 instantiation of Enumerator
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (1)
332
public Enumerator GetEnumerator() =>
new
(_dictionary);
1 reference to Enumerator
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (1)
332
public
Enumerator
GetEnumerator() => new(_dictionary);