1 write to _size
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\ConversionResolution.vb (1)
1045_size = size
6 references to _size
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\CompilerServices\ConversionResolution.vb (6)
1047_list = New Entry(_size - 1) {} 1048For index As Integer = 0 To _size - 2 1051For index As Integer = _size - 1 To 1 Step -1 1054_list(0).Previous = _size - 1 1055_last = _size - 1 1083If _count < _size Then _count += 1