Re-enable StyleCop warning SA1400 (elements should specify access) (#40240)
commitb25395bde39a28067e6009b5a635d299a429813c
authorStephen Toub <stoub@microsoft.com>
Mon, 12 Aug 2019 12:29:20 +0000 (12 08:29 -0400)
committerMarek Safar <marek.safar@gmail.com>
Mon, 12 Aug 2019 17:46:54 +0000 (12 19:46 +0200)
tree42f6f7ec29b731b901535bb899378ed3feeb9511
parent66f7436d6f8fe5cf980744defda09801b7e07091
Re-enable StyleCop warning SA1400 (elements should specify access) (#40240)

One of the more common things we "nit" in PRs.  Now the compiler will flag it for us.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/CodeAnalysis.ruleset
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/ActivityTracker.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventCounter.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventProvider.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventSource.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/IncrementingEventCounter.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/IncrementingPollingCounter.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/PollingCounter.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/StubEnvironment.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/PropertyValue.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/SimpleTypeInfos.cs