summaryrefslogtreecommitdiff
path: root/src/vm/securityattributes.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-98/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-1282/+0
2016-10-25Do not materialize CAS PseudoCustomAttribute (#7794)Jan Kotas1-6/+1
Do not materialize CAS permissionsets as custom attributes in reflection. We are just providing the CAS types in corefx to make things compile, but nothing else. Fix https://github.com/dotnet/corefx/issues/12759
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2765
[tfs-changeset: 1407945]