Been going through some framework classes using reflector and noticed a number of the methods and properties have the following attribute
[TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")]
I'm pretty sure I have also seen the above comment somewhere else and never followed it up.
Could someone please tell me what this means in the C# and any other context?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…