2 writes to _inner
Microsoft.AspNetCore.Owin (2)
DictionaryStringArrayWrapper.cs (2)
87_inner = inner.GetEnumerator(); 94_inner = null;
3 references to _inner
Microsoft.AspNetCore.Owin (3)
DictionaryStringArrayWrapper.cs (3)
93_inner?.Dispose(); 99if (!_inner.MoveNext()) 105_current = Convert(_inner.Current);