1using System.Reflection;
10 private readonly Assembly assembly;
17 this.assembly = Assembly;
Checks for an approved assembly in the call stack.
override? bool Check(FrameInformation Frame)
Performs a check of a stack frame.
ApproveAssembly(Assembly Assembly)
Checks for an approved assembly in the call stack.
Abstract base class for call stack checks.