19 references to ThrowIfNull
System.Private.CoreLib (19)
src\runtime\src\libraries\System.Private.CoreLib\src\Internal\Runtime\InteropServices\ComponentActivator.cs (2)
82
ArgumentNullException.
ThrowIfNull
(functionHandle);
264
ArgumentNullException.
ThrowIfNull
(functionHandle);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (13)
45
ArgumentNullException.
ThrowIfNull
(ptr);
63
ArgumentNullException.
ThrowIfNull
(ptr);
82
ArgumentNullException.
ThrowIfNull
(ptr);
135
ArgumentNullException.
ThrowIfNull
(pUnk);
146
ArgumentNullException.
ThrowIfNull
(pUnk);
153
ArgumentNullException.
ThrowIfNull
(pUnk);
228
ArgumentNullException.
ThrowIfNull
(destination);
278
ArgumentNullException.
ThrowIfNull
(source);
584
ArgumentNullException.
ThrowIfNull
(ptr);
592
ArgumentNullException.
ThrowIfNull
(ptr);
1198
ArgumentNullException.
ThrowIfNull
(ptr);
1221
ArgumentNullException.
ThrowIfNull
(ptr);
1338
ArgumentNullException.
ThrowIfNull
(ptr);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NativeLibrary.cs (2)
158
ArgumentNullException.
ThrowIfNull
(handle);
174
ArgumentNullException.
ThrowIfNull
(handle);
System\Runtime\InteropServices\Marshal.NativeAot.cs (2)
92
ArgumentNullException.
ThrowIfNull
(ptr);
120
ArgumentNullException.
ThrowIfNull
(ptr);