summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/DBNull.cs
AgeCommit message (Collapse)AuthorFilesLines
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+119
* diff from just renaming folder mscorlib to System.Private.CoreLib * Updating build.proj to reflect name change Fixes: #17905