public override void OnEntry(MethodExecutionArgs args)
 {
     _performanceTimer.StartTime();
 }