2 writes to _next
Microsoft.CodeAnalysis.CodeStyle (2)
ConcatImmutableArray`1.cs (2)
50_next = second.NullToEmpty(); 64_next = ImmutableArray<T>.Empty;
1 reference to _next
Microsoft.CodeAnalysis.CodeStyle (1)
ConcatImmutableArray`1.cs (1)
63_current = _next.GetEnumerator();