1 write to _key
System.Speech (1)
Synthesis\PromptBuilder.cs (1)
1061_key = key;
2 references to _key
System.Speech (2)
Synthesis\PromptBuilder.cs (2)
908writer.WriteAttributeString(attribute._key, attribute._value); 912writer.WriteAttributeString(attribute._namespace, attribute._key, null, attribute._value);