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