-
It is hard for me to guess right project to address this issue, sorry if I misaddress it Is it possible to create crossplatform multifile assembly according to documentation: Build a Multifile Assembly I mean possibility to:
|
Beta Was this translation helpful? Give feedback.
Answered by
HaloFour
Apr 6, 2018
Replies: 1 comment
-
I'd say that this probably belongs on either CoreCLR if the question is around the runtime support/behavior of such an assembly, or on Roslyn if the question is around the tooling of building such an assembly. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
YairHalberstadt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd say that this probably belongs on either CoreCLR if the question is around the runtime support/behavior of such an assembly, or on Roslyn if the question is around the tooling of building such an assembly.