2 references to CallBackForExistingEventSources
mscorlib (2)
system\diagnostics\eventing\eventsource.cs (2)
4200CallBackForExistingEventSources(false, value); 4227CallBackForExistingEventSources(true, (obj, args) => args.EventSource.AddListener(this) );