3 writes to _disposeSapiKey
System.Speech (3)
Internal\ObjectToken\RegistryDataKey.cs (3)
31
_disposeSapiKey
= true;
43
this.
_disposeSapiKey
= copyKey._disposeSapiKey;
50
this.
_disposeSapiKey
= shouldDispose;
2 references to _disposeSapiKey
System.Speech (2)
Internal\ObjectToken\RegistryDataKey.cs (2)
43
this._disposeSapiKey = copyKey.
_disposeSapiKey
;
433
if (disposing && _sapiRegKey != null &&
_disposeSapiKey
)