2 references to Argument_DateTimeIsNotAmbiguous
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.cs (2)
240throw new ArgumentException(SR.Argument_DateTimeIsNotAmbiguous, nameof(dateTime)); 269throw new ArgumentException(SR.Argument_DateTimeIsNotAmbiguous, nameof(dateTime));