-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
Milestone
Description
Follow-up issue for #43657
As described in #63902, it would be good to remove comments and workarounds that have already been fixed.
Would be great if someone would take another look at the following (and whether this can be removed or replaced with something better if necessary).
Lines 40 to 44 in f04a242
| { | |
| // A simple fix to avoid dependencies brought by this method if event source is disabled via a feature switch. | |
| // Should be reconsidered when https://github.com/dotnet/runtime/issues/43657 is done. | |
| if (!IsSupported) | |
| { |
/area System.Diagnostics.Tracing
Reactions are currently unavailable