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