2 writes to _namespace
System.Speech (2)
Synthesis\PromptBuilder.cs (2)
1063_namespace = null; 1069_namespace = ns;
2 references to _namespace
System.Speech (2)
Synthesis\PromptBuilder.cs (2)
906if (attribute._namespace == null) 912writer.WriteAttributeString(attribute._namespace, attribute._key, null, attribute._value);