summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/ByReference.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-05Nullable: Span and friends (#23734)Stephen Toub1-0/+1
2018-12-23Fix ProjectN regression in `ByReference<T>` (dotnet/corert#6713)Michal Strehovský1-1/+5
2018-12-21Moves ByReference to shared CoreLib (#21633)Marek Safar1-0/+42