6 references to _refStrings
System.Speech (6)
Internal\StringBlob.cs (6)
33
_refStrings
.Add(sWord);
60
System.Diagnostics.Debug.Assert(_strings.Count ==
_refStrings
.Count);
65
_refStrings
.Add(psz);
102
return
_refStrings
[index - 1];
121
foreach (string s in
_refStrings
)
153
foreach (string s in
_refStrings
)