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)
908
writer.WriteAttributeString(attribute.
_key
, attribute._value);
912
writer.WriteAttributeString(attribute._namespace, attribute.
_key
, null, attribute._value);