3 references to IsNothing
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\Interaction.vb (3)
331
If
IsNothing
(Key) OrElse (Key.Length = 0) Then
483
If
IsNothing
(sApp) OrElse (sApp.Length = 0) Then
485
ElseIf
IsNothing
(sSect) OrElse (sSect.Length = 0) Then