2 references to MissingOpenParenthesis
Microsoft.TestPlatform.Filter.Source (2)
FilterExpression.cs (2)
291throw new FormatException(string.Format(CultureInfo.CurrentCulture, TestCaseFilterFormatException, MissingOpenParenthesis)); 300throw new FormatException(string.Format(CultureInfo.CurrentCulture, TestCaseFilterFormatException, MissingOpenParenthesis));