3 references to s_langIds
System.Speech (3)
Internal\AlphabetConverter.cs (3)
95for (i = 0; i < s_langIds.Length; i++) 97if (s_langIds[i] == langId) 102if (i == s_langIds.Length)