Skip to content

Instantly share code, notes, and snippets.

@dennisdoomen
Created July 2, 2015 11:39
Show Gist options
  • Save dennisdoomen/09782f516d365541a732 to your computer and use it in GitHub Desktop.
Save dennisdoomen/09782f516d365541a732 to your computer and use it in GitHub Desktop.
Connecting the RX services to its internalized counterpart
// Rx-workaround (it has hardcoded assembly reference which prevents ILMerging the assembly)
PlatformEnlightenmentProvider.Current = new CurrentPlatformEnlightenmentProvider();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment