We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.Runtime.Loader.Tests.AssemblyLoadContextTest.GetLoadContextTest_ValidUserAssembly [FAIL] System.ArgumentNullException : Value cannot be null. (Parameter 'assembly') Stack Trace: runtime/src/mono/netcore/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyLoadContext.Mono.cs(77,0): at System.Runtime.Loader.AssemblyLoadContext.GetLoadContext(Assembly assembly) runtime/src/libraries/System.Runtime.Loader/tests/AssemblyLoadContextTest.cs(137,0): at System.Runtime.Loader.Tests.AssemblyLoadContextTest.GetLoadContextTest_ValidUserAssembly() runtime/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(339,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
#2087
The text was updated successfully, but these errors were encountered:
[mono] Use ALC and throw FileNotFound in RuntimeAssembly.InternalLoad (…
0099b95
…#32933) 7c6ec46#diff-53c474033a1751601becf0eb958fcb5dL287-R287 broke a bunch of tests, this should fix them all. Fixes #22110 Fixes #32436 Fixes #32437 Fixes #32435 Fixes #32439 Fixes #32434 Fixes #32433 Fixes #32432
Successfully merging a pull request may close this issue.
#2087
The text was updated successfully, but these errors were encountered: