2 writes to _doit
System.Speech (2)
Internal\SapiInterop\SapiProxy.cs (2)
160
_doit
= pfn;
217
_doit
= null;
2 references to _doit
System.Speech (2)
Internal\SapiInterop\SapiProxy.cs (2)
214
if (
_doit
!= null)
216
_result =
_doit
.Invoke();