2 overrides of SecurityRuleSet
System.Private.CoreLib (1)
System\Reflection\Runtime\Assemblies\RuntimeAssemblyInfo.cs (1)
257
public sealed override SecurityRuleSet
SecurityRuleSet
System.Reflection.Context (1)
System\Reflection\Context\Delegation\DelegatingAssembly.cs (1)
70
public override SecurityRuleSet
SecurityRuleSet
1 reference to SecurityRuleSet
System.Reflection.Context (1)
System\Reflection\Context\Delegation\DelegatingAssembly.cs (1)
72
get { return UnderlyingAssembly.
SecurityRuleSet
; }