1 write to _tmpEventSourceList
Infrastructure.Common (1)
TestEventListener.cs (1)
54_tmpEventSourceList = null;
5 references to _tmpEventSourceList
Infrastructure.Common (5)
TestEventListener.cs (5)
51lock (_tmpEventSourceList) 53sources = _tmpEventSourceList; 64List<EventSource> tmp = _tmpEventSourceList; 69if (_tmpEventSourceList != null) 71_tmpEventSourceList.Add(eventSource);