class CompilationRelaxationsAttribute

in global :: System . Runtime . CompilerServices

Controls the strictness of the code generated by the common language runtime's just-in-time (JIT) compiler.


public int CompilationRelaxations { get; }

Gets the compilation relaxations specified when the current object was constructed.

  • Returns The compilation relaxations specified when the current object was constructed. Use the enumeration with the property.

public object TypeId { get; }

😔 No documentation found.