2 references to _existingSources
Microsoft.AspNetCore.InternalTesting (2)
Tracing\CollectingEventListener.cs (2)
25if (_existingSources.TryGetValue(eventSourceName, out var existingSource)) 47_existingSources[eventSource.Name] = eventSource;