Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Marshal descriptors on CilFields and CilParameters and on System.Reflection.Metadata.Cil #171

Closed
ghost opened this issue Aug 7, 2015 · 0 comments
Assignees
Labels
area-System.Reflection.Metadata.Cil OpenBeforeArchiving These issues were open before the repo was archived. For re-open them, file them in the new repo
Milestone

Comments

@ghost
Copy link

ghost commented Aug 7, 2015

Need to decode marshal descriptors on CilFields and on CilParameters.

See:

https://github.com/dotnet/corefxlab/blob/master/src/System.Reflection.Metadata.Cil/src/CilField.cs#L144-L158

https://github.com/dotnet/corefxlab/blob/master/src/System.Reflection.Metadata.Cil/src/CilParameter.cs#L121-L135

In order to be able to do this it is needed to have a Marshal Decoder on System.Reflection.Metadata.Decoding, issue #2688

cc @AlexGhiondea

@ahsonkhan ahsonkhan added this to the Future milestone Apr 6, 2017
@pgovind pgovind added the OpenBeforeArchiving These issues were open before the repo was archived. For re-open them, file them in the new repo label Mar 11, 2021
@pgovind pgovind closed this as completed Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Reflection.Metadata.Cil OpenBeforeArchiving These issues were open before the repo was archived. For re-open them, file them in the new repo
Projects
None yet
Development

No branches or pull requests

4 participants