RewriteStepPriorities.TypeParameterElimination Field

Definition

Priority of the built-in transformation that replaces all type parametrized callables with concrete instantiations and drops any unused callables.

public const int TypeParameterElimination = 80;
val mutable TypeParameterElimination : int
Public Const TypeParameterElimination As Integer  = 80

Field Value

Int32

Applies to