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