4 references to AppDomainUnloadedException
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
43
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
AppDomainUnloadedException
))]
netstandard (1)
netstandard.cs (1)
38
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
AppDomainUnloadedException
))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
32
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
AppDomainUnloadedException
))]
System.Runtime.Extensions (1)
System.Runtime.Extensions.cs (1)
6
[assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
AppDomainUnloadedException
))]