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