I am looking to implement Guid trace mechanism for every method that is being called but I don\'t want to write this on every method:
Guid TraceId = Guid.NewGuid()