1 write to _phoneMap
System.Speech (1)
Internal\PhonemeConverter.cs (1)
16_phoneMap = phoneMap;
2 references to _phoneMap
System.Speech (2)
Internal\PhonemeConverter.cs (2)
90int index = Array.BinarySearch<PhoneId>(_phoneMap._phoneIds, phoneIdRef, phoneIdRef); 93foreach (char ch in _phoneMap._phoneIds[index]._cp)