8 references to PathFileAccess
Microsoft.VisualBasic.Core (8)
Microsoft\VisualBasic\CompilerServices\ExceptionUtils.vb (1)
272
vbErrors.
PathFileAccess
Microsoft\VisualBasic\CompilerServices\VB6InputFile.vb (1)
43
Throw VbMakeException(ex, vbErrors.
PathFileAccess
)
Microsoft\VisualBasic\CompilerServices\VB6OutputFile.vb (1)
57
Throw VbMakeException(ex, vbErrors.
PathFileAccess
)
Microsoft\VisualBasic\CompilerServices\VB6RandomFile.vb (5)
43
Throw VbMakeException(ex, vbErrors.
PathFileAccess
)
45
Throw VbMakeException(ex, vbErrors.
PathFileAccess
)
47
Throw VbMakeException(ex, vbErrors.
PathFileAccess
)
610
Throw VbMakeExceptionEx(vbErrors.
PathFileAccess
, SR.FileOpenedNoWrite)
616
Throw VbMakeExceptionEx(vbErrors.
PathFileAccess
, SR.FileOpenedNoRead)