Skip to content

Use globalized fully qualified name in entrypoint generation and use EmbeddedAttribute#8880

Merged
Evangelink merged 4 commits into
microsoft:mainfrom
Youssef1313:patch-1
Jun 7, 2026
Merged

Use globalized fully qualified name in entrypoint generation and use EmbeddedAttribute#8880
Evangelink merged 4 commits into
microsoft:mainfrom
Youssef1313:patch-1

Conversation

@Youssef1313

@Youssef1313 Youssef1313 commented Jun 6, 2026

Copy link
Copy Markdown
Member

Fixes #8879

Copilot AI review requested due to automatic review settings June 6, 2026 06:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the generated testing platform entry point to call SelfRegisteredExtensions using fully-qualified names to avoid namespace/type resolution ambiguity.

Changes:

  • Qualifies SelfRegisteredExtensions.AddSelfRegisteredExtensions(...) with global::... in the entry point template(s).

@Youssef1313 Youssef1313 changed the title Use globalized fully qualified name in entrypoint generation Use globalized fully qualified name in entrypoint generation and use EmbeddedAttribute Jun 6, 2026
Copilot AI review requested due to automatic review settings June 6, 2026 07:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

@Evangelink Evangelink enabled auto-merge (squash) June 7, 2026 07:15
@Evangelink Evangelink merged commit 5a43373 into microsoft:main Jun 7, 2026
52 checks passed
@Youssef1313 Youssef1313 deleted the patch-1 branch June 7, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entrypoint generation should always use fully qualified globalized type names

3 participants