1 write to s_emptyEnumerator
Microsoft.Build (1)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedList`1.cs (1)
744
return LazyInitializer.EnsureInitialized(ref
s_emptyEnumerator
, static () => new Enumerator(new SegmentedList<T>(0)))!;