GithubHelp home page GithubHelp logo

Comments (8)

distantcam avatar distantcam commented on July 24, 2024

I am unable to reproduce this error.

@Manuel-S Could you attach a reproduction for this?

from costura.

SimonCropp avatar SimonCropp commented on July 24, 2024

is TypeFromWovenAssembly an interface?

from costura.

Manuel-S avatar Manuel-S commented on July 24, 2024

No, it is simply a class from an external dll.

from costura.

SimonCropp avatar SimonCropp commented on July 24, 2024

then as @distantcam mentioned can you upload a repro somewhere?

from costura.

Manuel-S avatar Manuel-S commented on July 24, 2024

I unfortunately am unable to reproduce this in a minimal example.
The exception occurs when MEF is going through the assembly to load exports in this line:
var export = Container.GetExportedValues(contract).FirstOrDefault();
The loading of the assembly itself does not throw the error. Maybe this is a problem of MEF not liking yield returns? (although the type does not get exported at all)
Also, this exception did not occur if I simply yield returned every item from a list at the end, only when those yield returns are scattered through the method.

from costura.

distantcam avatar distantcam commented on July 24, 2024

@Manuel-S Could you send me the binary that was failing? Email to distantcam at gmail

from costura.

SimonCropp avatar SimonCropp commented on July 24, 2024

any update on this? if no repo can be provided i am tempted to close

from costura.

distantcam avatar distantcam commented on July 24, 2024

No update. Closing.

from costura.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.