7 references to Random
Microsoft.VisualBasic.Core (7)
Microsoft\VisualBasic\CompilerServices\VB6File.vb (2)
486
If (m_lRecordLen = -1) OrElse (GetMode() <> OpenMode.
Random
) Then
860
mode = OpenMode.
Random
Then
Microsoft\VisualBasic\CompilerServices\VB6RandomFile.vb (1)
159
GetMode = OpenMode.
Random
Microsoft\VisualBasic\FileSystem.vb (4)
508
Mode <> OpenMode.
Random
AndAlso
1272
ElseIf (om = OpenMode.
Random
) Then
1405
If Mode = OpenMode.
Random
Then
1451
Case OpenMode.
Random