2 references to Instance
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (1)
373Count == 0 ? GenericEmptyEnumerator<KeyValuePair<TKey, TValue>>.Instance :
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\ConditionalWeakTable.cs (1)
261GenericEmptyEnumerator<KeyValuePair<TKey, TValue>>.Instance :