Steps to Reproduce
- Download the CustomControl.zip attachment and load up the
MainActivity.cs file in VS or VS Mac.
- 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:

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

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
Steps to Reproduce
MainActivity.csfile in VS or VS Mac.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:
VS has issues discovering the resources included in my library project:

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