2 writes to _notifySink
System.Speech (2)
Internal\SapiInterop\EventNotify.cs (2)
43
_notifySink
= new SpNotifySink(this);
65
_notifySink
= null;
1 reference to _notifySink
System.Speech (1)
Internal\SapiInterop\EventNotify.cs (1)
44
sapiEventSource.SetNotifySink(
_notifySink
);