14 references to GetArgumentNullException
Microsoft.VisualBasic.Forms (14)
Microsoft\VisualBasic\ApplicationServices\AssemblyInfo.vb (1)
46Throw VbUtils.GetArgumentNullException(NameOf(currentAssembly))
Microsoft\VisualBasic\Devices\Audio.vb (4)
44Throw VbUtils.GetArgumentNullException(NameOf(location)) 117Throw VbUtils.GetArgumentNullException(NameOf(data)) 135Throw VbUtils.GetArgumentNullException(NameOf(stream)) 149Throw VbUtils.GetArgumentNullException(NameOf(systemSound))
Microsoft\VisualBasic\Devices\Network.DownloadFile.vb (2)
161Throw VbUtils.GetArgumentNullException(NameOf(address)) 321Throw VbUtils.GetArgumentNullException(NameOf(address))
Microsoft\VisualBasic\Devices\Network.Ping.vb (2)
58Throw VbUtils.GetArgumentNullException(NameOf(address)) 97Throw VbUtils.GetArgumentNullException(NameOf(address))
Microsoft\VisualBasic\Devices\Network.UploadFile.vb (2)
139Throw GetArgumentNullException(NameOf(address)) 280Throw GetArgumentNullException(NameOf(address))
Microsoft\VisualBasic\Helpers\FileSystemUtils.vb (1)
123Throw VbUtils.GetArgumentNullException(paramName)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (1)
370Throw VbUtils.GetArgumentNullException(NameOf(value))
Microsoft\VisualBasic\Logging\Log.vb (1)
190Throw VbUtils.GetArgumentNullException(NameOf(ex))