3 references to Arg_MulticastNotSupportedException
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\MulticastNotSupportedException.cs (3)
19: base(SR.Arg_MulticastNotSupportedException) 25: base(message ?? SR.Arg_MulticastNotSupportedException) 31: base(message ?? SR.Arg_MulticastNotSupportedException, inner)