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