fsprojects / FSharp.TypeProviders.SDK

The SDK for creating F# type providers
https://fsprojects.github.io/FSharp.TypeProviders.SDK/
MIT License
298 stars 94 forks source link

Add extra reflection necessities #234

Closed 7sharp9 closed 6 years ago

7sharp9 commented 6 years ago

I tried to create tests to satisfy exercising these code paths but maybe they are not exercised at all during normal type provider usage, so I present this PR as extensions to provided types to allow minor reflection usage possible.

7sharp9 commented 6 years ago

ping?

dsyme commented 6 years ago

Looks ok