9 references to Binary
Microsoft.VisualBasic.Core (9)
Microsoft\VisualBasic\CompilerServices\VB6BinaryFile.vb (1)
80
Return OpenMode.
Binary
Microsoft\VisualBasic\CompilerServices\VB6File.vb (3)
740
If FileOpenMode = OpenMode.
Binary
Then
764
If FileOpenMode = OpenMode.
Binary
Then
859
mode = OpenMode.
Binary
OrElse
Microsoft\VisualBasic\CompilerServices\VB6RandomFile.vb (1)
111
If GetMode() = OpenMode.
Binary
Then
Microsoft\VisualBasic\FileSystem.vb (4)
510
Mode <> OpenMode.
Binary
Then
1270
ElseIf (om = OpenMode.
Binary
) Then
1402
If Mode = OpenMode.
Binary
Then
1461
Case OpenMode.
Binary