Skip to content

Resource.* related Intellisense does not work well when app project contains resources from multiple library project sources #1713

@pjcollins

Description

@pjcollins

Steps to Reproduce

  1. Download the CustomControl.zip attachment and load up the MainActivity.cs file in VS or VS Mac.
  2. Wait for initial design time resources processing to occur.

Expected Behavior

All Resource.* references from all locations can be discovered via intellisense.

Actual Behavior

VS and VS Mac now display different Resource.* intellisense results.
VS Mac indicates that it has encountered some ambiguity with some of the resources included in the primary App:
screen shot 2018-05-21 at 11 51 06 am

VS has issues discovering the resources included in my library project:
image

Version Information

d15-7 VS - https://gist.github.com/pjcollins/a372f14861bdcb94931cc0c9df8e05a8
VS Mac - https://gist.github.com/pjcollins/0d6fd2c677683fd3d8ea67ac4b38a24e

Log File

Initial design time build logs from VS for both the app and library project appear to succeed, however I have attached those binlogs:

ClassLibrary1_Debug_AnyCPU_DesignTimeBuild_2018-05-21T11_56_13.2904584-04_00.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: App+Library BuildIssues when building Library projects or Application projects.possibly-staleIssues that are potentially no longer relevant.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions