Do not materialize CAS PseudoCustomAttribute (#7794)
authorJan Kotas <jkotas@microsoft.com>
Tue, 25 Oct 2016 16:02:38 +0000 (09:02 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2016 16:02:38 +0000 (09:02 -0700)
commit565efeadebc4e57adda634396933e958ffd51bb0
tree365db7efb6b013075952b6e6c79fde4996aa0d68
parent3103a70d1fbe733d2b4e7ed9e2ff795b888b8b79
Do not materialize CAS PseudoCustomAttribute (#7794)

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
src/mscorlib/src/System/Reflection/CustomAttribute.cs
src/vm/customattribute.cpp
src/vm/ecalllist.h
src/vm/securityattributes.cpp
src/vm/securitydeclarativecache.cpp