1 write to s_emptyEnumerator
Microsoft.CodeAnalysis.Collections.Package (1)
SegmentedDictionary`2.cs (1)
1570return LazyInitializer.EnsureInitialized(ref s_emptyEnumerator, static () => new Enumerator(new SegmentedDictionary<TKey, TValue>()))!;