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