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