Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging Source Generator - Adds support to @ signed prefixed parameters #64663

Merged
merged 3 commits into from
Feb 3, 2022

Conversation

maryamariyan
Copy link
Member

Fixes #60968

@ghost
Copy link

ghost commented Feb 2, 2022

Tagging subscribers to this area: @dotnet/area-extensions-logging
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #60968

Author: maryamariyan
Assignees: -
Labels:

area-Extensions-Logging

Milestone: -

@maryamariyan maryamariyan changed the title Adds support to @ signed prefixed parameters Logging Source Generator - Adds support to @ signed prefixed parameters Feb 2, 2022
Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

:shipit:

@maryamariyan
Copy link
Member Author

CI failure is unrelated. Merging.

@maryamariyan maryamariyan merged commit 73ddf6e into dotnet:main Feb 3, 2022
maryamariyan added a commit to maryamariyan/runtime that referenced this pull request Feb 4, 2022
…ters (dotnet#64663)

* Adds support to `@` signed prefixed parameters

Fixes dotnet#60968

* Move repetitive logic to a new property

* Remove NeedsAtSign
@ghost ghost locked as resolved and limited conversation to collaborators Mar 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging Source Generator fails to compile using keyword parameters with @ prefixes
5 participants