2 references to divisor
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1055
case ExceptionArgument.
divisor
:
src\libraries\System.Private.CoreLib\src\System\TimeSpan.cs (1)
935
ThrowHelper.ThrowArgumentException_Arg_CannotBeNaN(ExceptionArgument.
divisor
);