15 references to InvalidElement
System.Speech (15)
Internal\SrgsParser\SrgsDocumentParser.cs (4)
342XmlParser.ThrowSrgsException(SRID.InvalidElement); 351XmlParser.ThrowSrgsException(SRID.InvalidElement); 363XmlParser.ThrowSrgsException(SRID.InvalidElement); 380XmlParser.ThrowSrgsException(SRID.InvalidElement);
Internal\SrgsParser\XmlParser.cs (4)
1410ThrowSrgsException(SRID.InvalidElement, reader.Name); 1607ThrowSrgsException(SRID.InvalidElement, "text"); 1615ThrowSrgsException(SRID.InvalidElement, reader.Name); 1659ThrowSrgsException(SRID.InvalidElement, reader.Name);
Internal\Synthesis\SSmlParser.cs (7)
176ThrowFormatException(innerException, SRID.InvalidElement, reader.Name); 252ThrowFormatException(SRID.InvalidElement, reader.Name); 270ThrowFormatException(SRID.InvalidElement, reader.Name); 1311ThrowFormatException(SRID.InvalidElement, reader.Name); 1346ThrowFormatException(SRID.InvalidElement, reader.Name); 1426ThrowFormatException(SRID.InvalidElement, reader.Name); 1774ThrowFormatException(SRID.InvalidElement, sElement);