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) {}
1048
For index As Integer = 0 To
_size
- 2
1051
For index As Integer =
_size
- 1 To 1 Step -1
1054
_list(0).Previous =
_size
- 1
1055
_last =
_size
- 1
1083
If _count <
_size
Then _count += 1