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