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) {}
1151
For index As Integer = 0 To
_size
- 2
1154
For index As Integer =
_size
- 1 To 1 Step -1
1157
_list(0).Previous =
_size
- 1
1158
_last =
_size
- 1
1182
If _count <
_size
Then _count += 1