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