Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pedrobsaila
Copy link
Contributor

Fixes #90971

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Mar 25, 2024
@ericstj ericstj requested review from eiriktsarpalis and tarekgh May 13, 2024 18:28
@tarekgh tarekgh added the source-generator Indicates an issue with a source generator feature label May 13, 2024
@tarekgh tarekgh added this to the 9.0.0 milestone May 13, 2024
@tarekgh
Copy link
Member

tarekgh commented May 13, 2024

            public const string getPath = nameof(getPath);

This can be removed now?


Refers to: src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Emitter/Helpers.cs:74 in 86d086d. [](commit_id = 86d086d, deletion_comment = False)

@tarekgh
Copy link
Member

tarekgh commented May 13, 2024

@pedrobsaila thanks for submitting the PR. Could you please address the comment #100257 (comment)?

@tarekgh tarekgh merged commit a37af85 into dotnet:main May 13, 2024
@pedrobsaila pedrobsaila deleted the 90971 branch May 13, 2024 22:25
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
…n success path (dotnet#100257)

* first draft

* fix failing tests

* delete no more used Identifier.getPath

---------

Co-authored-by: Eirik Tsarpalis <[email protected]>
Co-authored-by: Tarek Mahmoud Sayed <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Extensions-Configuration community-contribution Indicates that the PR has been added by a community member source-generator Indicates an issue with a source generator feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config generator emits lambdas for error path that force allocation on success path
3 participants