2 references to FindMatchingTokens
System.Speech (2)
Internal\ObjectToken\ObjectTokenCategory.cs (1)
91
List<ObjectToken> objectTokenList =
FindMatchingTokens
(null, null);
Internal\Synthesis\VoiceSynthesis.cs (1)
1477
foreach (ObjectToken voiceToken in category.
FindMatchingTokens
(null, null))