2 references to TryParseHz
System.Speech (2)
Internal\Synthesis\SSmlParser.cs (2)
1549if (!TryParseHz(contour.Substring(comma, parenthesis - (comma + 1)), ref target, true, out hz)) 1646if (!TryParseHz(attribute, ref number, false, out isHz))