summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Type.Helpers.cs
AgeCommit message (Expand)AuthorFilesLines
2019-06-03Fix some nullable annotations from API ReviewSantiago Fernandez Madero1-2/+2
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub1-7/+7
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-27Nullable for Type class (#23489)buyaa-n1-32/+32
2018-10-03Fix compat issue with Type.IsAssignableFromSteve Harter1-1/+1
2018-05-09Replace easy Substrings with AsSpan/Slices (#17916)Stephen Toub1-33/+10
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+527