Name

UnverifiableCodeAttribute

Synopsis

public sealed class UnverifiableCodeAttribute : Attribute {
// Public Constructors
   public UnverifiableCodeAttribute(  );
}

This attribute class identifies a module as containing unverifiable code. You should not use this attribute directly, as it is applied where necessary by the compiler.

Hierarchy

System.Object System.Attribute UnverifiableCodeAttribute

Valid On

Module

Get Programming .NET Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.