2 references to GetValueNames
System.Speech (2)
Recognition\RecognizerInfo.cs (1)
38
foreach (string keyName in token.Attributes.
GetValueNames
())
Synthesis\VoiceInfo.cs (1)
76
foreach (string keyName in token.Attributes.
GetValueNames
())