2 references to MissingOperand
Microsoft.TestPlatform.Filter.Source (2)
FilterExpression.cs (2)
106
throw new FormatException(string.Format(CultureInfo.CurrentCulture, TestCaseFilterFormatException,
MissingOperand
));
118
throw new FormatException(string.Format(CultureInfo.CurrentCulture, TestCaseFilterFormatException,
MissingOperand
));