CompilerLoweringPreserveAttribute
When applied to an attribute class, instructs the compiler to flow applications of that attribute,
from source code down to compiler-generated symbols. This can help IL-based analysis tools.
public CompilerLoweringPreserveAttribute()
Initializes a new instance of the CompilerLoweringPreserveAttribute class.