Fix TraceSwitch to synchronize the Value and Level properties (#89278)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Wed, 26 Jul 2023 21:36:33 +0000 (14:36 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Jul 2023 21:36:33 +0000 (14:36 -0700)
commitd4d0812e3b882e0d844e1877eb62b893cd26bbff
treec9a62d00965ff0e5b3f171f69d93de9d16617a1a
parente1ee453c688afb40c3ceac1f16dd1c665c307e1a
Fix TraceSwitch to synchronize the Value and Level properties (#89278)
src/libraries/Microsoft.Extensions.Configuration.Binder/tests/Common/ConfigurationBinderTests.cs
src/libraries/System.Diagnostics.TraceSource/src/System/Diagnostics/Switch.cs
src/libraries/System.Diagnostics.TraceSource/src/System/Diagnostics/TraceSwitch.cs
src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Tests/TraceSwitchClassTests.cs