2 implementations of EndProcessTextBlock
System.Speech (2)
Internal\Synthesis\TextFragmentEngine.cs (1)
142public void EndProcessTextBlock(bool isParagraph)
Internal\Synthesis\TextWriterEngine.cs (1)
149public void EndProcessTextBlock(bool isParagraph)
1 reference to EndProcessTextBlock
System.Speech (1)
Internal\Synthesis\SSmlParser.cs (1)
704engine.EndProcessTextBlock(isParagraph);