I am trying to solve a perf issue dealing with Contention on a very highly used Log Writer class. What I see is Contention caused by ConcurrentBag.GetEnumerator() method when we