Ejemplo n.º 1
0
 private void Dispose(bool disposing)
 {
     if (disposing)
     {
         _generator.PopTraceContext();
     }
 }