You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/01/29 09:02:00 UTC

[jira] [Updated] (IGNITE-13600) .NET: TypeResolver uses legacy ReflectionOnlyLoad

     [ https://issues.apache.org/jira/browse/IGNITE-13600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-13600:
------------------------------------
    Priority: Minor  (was: Major)

> .NET: TypeResolver uses legacy ReflectionOnlyLoad
> -------------------------------------------------
>
>                 Key: IGNITE-13600
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13600
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: .NET
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> ReflectionOnlyLoad is not supported on .NET Core [1] [2]
> * Replace ReflectionOnlyLoad with System.Reflection.Metadata if possible
> * Enable TestReferencedAssemblyLoading
> [1] https://docs.microsoft.com/en-us/dotnet/api/system.reflection.assembly.reflectiononlyload?view=netcore-3.1
> [2] https://github.com/dotnet/runtime/issues/7452



--
This message was sent by Atlassian Jira
(v8.3.4#803005)