summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Runtime/InteropServices/Attributes.cs
AgeCommit message (Expand)AuthorFilesLines
2017-12-28Merge pull request dotnet/corert#5148 from dotnet/nmirrorJan Kotas1-11/+0
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley1-1/+0
2017-09-09Finish moving files to shared CoreLib partitionJan Kotas1-53/+0
2017-09-08Move files to shared partition (#13870)Jan Kotas1-377/+0
2017-05-11Removes unneeded Serializable attributes from enums and delegates. They can b...Morgan Brown1-2/+0
2017-04-09Move files to shared CoreLib partition (#10837)Jan Kotas1-161/+0
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-30/+29
2017-02-06Delete ComVisible attributesJan Kotas1-34/+0
2017-02-03Remove duplicate attributes from CoreLib (#9327)Faizur Rahman1-207/+3
2017-01-06Delete unused InteropServices types (#8765)James Ko1-109/+0
2016-12-12Rename Contract.Assert to Debug.Assert (#8600)Jan Kotas1-1/+2
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-9/+0
2016-05-06UTF8 Marshaling support(UnmanagedType.LPUTF8Str)Tijoy Tom Kalathiparambil1-0/+3
2016-01-27Update license headersdotnet-bot1-2/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1134