2 implementations of ContainsPexml
System.Speech (2)
Internal\Synthesis\TextFragmentEngine.cs (1)
215public void ContainsPexml(string pexmlPrefix)
Internal\Synthesis\TextWriterEngine.cs (1)
286public void ContainsPexml(string pexmlPrefix)
2 references to ContainsPexml
System.Speech (2)
Internal\Synthesis\SSmlParser.cs (2)
166engine.ContainsPexml(reader.LocalName); 1300engine.ContainsPexml(reader.LocalName);