1 write to _size
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\ConversionResolution.vb (1)
1148_size = size
6 references to _size
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\CompilerServices\ConversionResolution.vb (6)
1150_list = New Entry(_size - 1) {} 1151For index As Integer = 0 To _size - 2 1154For index As Integer = _size - 1 To 1 Step -1 1157_list(0).Previous = _size - 1 1158_last = _size - 1 1182If _count < _size Then _count += 1