What are the differences and the impact on the code?
What about performance and limitations, what would make a better fit?
The new attributes:
- [CallerFilePathAttribute]
- [CallerMemberName]
- [CallerLineNumber]
Today they are also available in .NET 4 (It easy to develop and seems magic).. Their values are compiled or resolved at runtime?