2 writes to _pendingVoice
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
722_pendingVoice = null; 724_pendingVoice = GetProxyEngine((VoiceInfo)parameters._parameter);
1 reference to _pendingVoice
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
1062voice = _pendingException == null ? _pendingVoice : null;