3 references to Arg_AppDomainUnloadedException
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\AppDomainUnloadedException.cs (3)
15: base(SR.Arg_AppDomainUnloadedException) 21: base(message ?? SR.Arg_AppDomainUnloadedException) 27: base(message ?? SR.Arg_AppDomainUnloadedException, innerException)