2 references to ToXml
System.Speech (2)
Synthesis\Prompt.cs (1)
22_text = promptBuilder.ToXml();
Synthesis\PromptBuilder.cs (1)
722StringReader sr = new(promptBuilder.ToXml());