3 references to Arg_NotSupportedException
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\NotSupportedException.cs (3)
19: base(SR.Arg_NotSupportedException) 25: base(message ?? SR.Arg_NotSupportedException) 31: base(message ?? SR.Arg_NotSupportedException, innerException)