Skip to content

Incorrect entries being shown after calling FindEntryPoints #59696

@melytc

Description

@melytc

Version Used: 17.2 Preview 2

Steps to Reproduce:
The project system is calling FindentryPoints when populating the Startup Object property in the Project Properties UI (see here). This is done for both the C# and VB scenarios, with the distinction that the VB scenario will be called with the flag findFormsOnly = true. However, calling that function returns a set of unexpected entries.

Expected Behavior:
Only returns forms entries.

Actual Behavior:
image

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions