2 writes to _count
System.Speech (2)
Synthesis\TTSEngine\TTSEngineTypes.cs (2)
134
_count
= count;
155
_count
= value;
1 reference to _count
System.Speech (1)
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
151
return
_count
;