RewriteStepPriorities.TypeParameterElimination Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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