2 references to GetCompletionContext
System.CommandLine (2)
ParseResult.cs (2)
243var context = GetCompletionContext(); 382var completionContext = parseResult.GetCompletionContext();