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