Enhance DiagnosticSource Test readability (#37294)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Wed, 3 Jun 2020 01:12:05 +0000 (18:12 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2020 01:12:05 +0000 (18:12 -0700)
commit06adea8d6f8e3f9abeb55ca79dc4345fd6de3948
tree429bb708f652ea8d3854fbf452c090d42daeeb40
parent451043f7bf3fe5f7e0546fdd4738840415be015d
Enhance DiagnosticSource Test readability (#37294)

* Enhance DiagnosticSource Test readability

Use the C# 8.0 using statement feature to make the code more readable

* Address the feedback

* More feedback addressing
src/libraries/System.Diagnostics.DiagnosticSource/tests/ActivitySourceTests.cs