summaryrefslogtreecommitdiff
path: root/src/mscorlib/shared/System/Lazy.cs
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-548/+0
2017-11-21Delete unused leftovers from binary serialization (#15140)Jan Kotas1-20/+8
2017-10-24Search/replace Debug.Assert(false, => Debug.Fail(Jan Kotas1-2/+2
2017-09-15Fix build breaks after moving files to shared and misc cleanupJan Kotas1-3/+3
2017-08-30Spelling and grammar corrections - M through Z (#13698)Brian Chavez1-1/+1
2017-05-30Coretype variables renamed back to netfx counterpart for reflection based ser...Viktor Hofer1-8/+7
2017-03-24Fixed m_ prefixes in a few files from shared partition (#10473)Jan Kotas1-1/+1
2017-03-04Remove ComVisible as per #9371 (#9962)Paul Westcott1-1/+0
2017-03-04Move System.Lazy to shared CoreLib partition (#9955)Jan Kotas1-0/+562