Home
last modified time | relevance | path

Searched defs:ThrowArgumentNullException (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Microsoft/Win32/
H A DThrowHelper.cs22 internal static void ThrowArgumentNullException(string argument) in ThrowArgumentNullException() method in Microsoft.Win32.ThrowHelper
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.Win32.Registry/src/Microsoft/Win32/
H A DThrowHelper.cs22 internal static void ThrowArgumentNullException(string argument) in ThrowArgumentNullException() method in Microsoft.Win32.ThrowHelper
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Memory/src/System/
H A DThrowHelper.cs27 …internal static void ThrowArgumentNullException(ExceptionArgument argument) { throw CreateArgument… in ThrowArgumentNullException() method in System.ThrowHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/generic/
H A Dthrowhelper.cs66 internal static void ThrowArgumentNullException(ExceptionArgument argument) { in ThrowArgumentNullException() method in System.ThrowHelper
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DThrowHelper.cs162 internal static void ThrowArgumentNullException(ExceptionArgument argument) in ThrowArgumentNullException() method in System.ThrowHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dthrowhelper.cs83 internal static void ThrowArgumentNullException(ExceptionArgument argument) { in ThrowArgumentNullException() method in System.ThrowHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Entity/System/Data/WebControls/
H A DEntityDataSourceUtil.cs499 internal static void ThrowArgumentNullException(string parameterName) in ThrowArgumentNullException() method in System.Web.UI.WebControls.EntityDataSourceUtil
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/
H A DEntityUtil.cs1737 internal static void ThrowArgumentNullException(string parameterName) in ThrowArgumentNullException() method in System.Data.EntityUtil