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