1 override of SecurityRuleSet
System.Reflection.Context (1)
System\Reflection\Context\Delegation\DelegatingAssembly.cs (1)
70public override SecurityRuleSet SecurityRuleSet
1 reference to SecurityRuleSet
System.Reflection.Context (1)
System\Reflection\Context\Delegation\DelegatingAssembly.cs (1)
72get { return UnderlyingAssembly.SecurityRuleSet; }