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

EventSource Feature switch type fix #49432

Merged
merged 45 commits into from
Mar 10, 2021
Merged

Conversation

LakshanF
Copy link
Contributor

@LakshanF LakshanF commented Mar 10, 2021

Type NativeRuntimeEventSource was rooted incorrectly in ILLinkTrim.xml and fixed that to allow the trimmer to trim correctly later when the feature switch, EventSourceSupport, is set to false. This is related to issue #43657

Also a small cleanup in System.Private.CoreLib.Generators.csproj that I missed in an earlier PR

LakshanF and others added 30 commits October 29, 2020 05:18
…iagnostics/DiagnosticSourceEventSource.cs

Co-authored-by: Eric Erhardt <[email protected]>
…iagnostics/DiagnosticSourceEventSource.cs

Co-authored-by: Eric Erhardt <[email protected]>
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

Copy link
Contributor

@sywhang sywhang left a comment

Choose a reason for hiding this comment

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

LGTM

@LakshanF LakshanF merged commit cfd7820 into dotnet:main Mar 10, 2021
@LakshanF LakshanF deleted the EventSrcFeature branch March 10, 2021 20:08
@ghost ghost locked as resolved and limited conversation to collaborators Apr 9, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants