summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/LocalAppContextSwitches.Common.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-10Nullable: System (most of it) (#23774)Stephen Toub1-1/+1
2019-03-01Implement Serialization GuardMorgan Brown1-1/+17
2018-11-24Move AppDomain local data store to AppContext and cleanup AppContext (#21180)Jan Kotas1-0/+39