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