Implemented interface member:
2 references to GetEnumerator
Microsoft.Build (2)
BackEnd\Components\Caching\ConfigCache.cs (1)
301return GetEnumerator();
BackEnd\Components\Caching\ConfigCacheWithOverride.cs (1)
35return CurrentCache.GetEnumerator();