Skip to content

Regions are not created when I use shared projects with Xamarin and C # applications #602

Open
@marcelo-unimake

Description

@marcelo-unimake

Environment

  • Visual Studio version: 2017 Community
  • CodeMaid version: 10.5
  • Code language: C#

Description

Regions are not created when I use shared projects with Xamarin and C # applications

Steps to recreate

  1. Create 3 projects:
    1.1. One shared project
    1.2. One C# Console
    1.3. One Xamarin Android
  2. Make the reference to shared project between the C# console and the Xamarin Android project.
  3. Now, on the shared project open the class file and perform a clean up active document.

Current behavior

The #Regions are not created and the code is not organized

Expected behavior

The #Regions are created and the code is organized

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions