1 write to _cps
System.Speech (1)
Internal\PhonemeConverter.cs (1)
272_cps = cps;
2 references to _cps
System.Speech (2)
Internal\PhonemeConverter.cs (2)
186newPhoneId._cp[l] = pmCompressed._cps[posCp++]; 194System.Diagnostics.Debug.Assert(posCp == pmCompressed._cps.Length);