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