Searched refs:ArgumentsNotMatched (Results 1 – 2 of 2) sorted by relevance
67 return KeywordLookupResult.ArgumentsNotMatched; in TryExecuteKeyword()96 ArgumentsNotMatched enumerator
68 if(lookupResult == KeywordManager.KeywordLookupResult.ArgumentsNotMatched) in RunKeyword()