Is it possible for a generative type provider, when using the ProvidedTypes API, to add resources in addition to types to the assembly?
I'd like to build in specific resources generated along with the concrete types built by my provider. If this is possible, how would I accomplish it?