Exclude security code from the mobile targets.
authorMarek Habersack <grendel@twistedcode.net>
Wed, 10 Dec 2014 10:16:13 +0000 (11:16 +0100)
committerMarek Safar <marek.safar@gmail.com>
Mon, 2 May 2016 22:07:40 +0000 (00:07 +0200)
commit411739eb9be2043400a0f2b3ab97b1209efd6bad
tree85c313071802836b7ff79d47f42b4e5181b3de7b
parent388317dba63b256e2e70b5b33c6b65364904652f
Exclude security code from the mobile targets.

Mobile doesn't support any of the security features of .NET, no point in
running the code and/or defining fake types.
mcs/class/referencesource/System/compmod/system/componentmodel/TypeDescriptor.cs
mcs/class/referencesource/System/misc/SecurityUtils.cs