1 instantiation of Enumerator
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\WeakList.cs (1)
223return new Enumerator(this);
1 reference to Enumerator
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\WeakList.cs (1)
221public Enumerator GetEnumerator()