3 references to InteractiveOptionName
dotnet (3)
CommonOptions.cs (1)
277
new(
InteractiveOptionName
)
InteractiveConsole.cs (2)
29
if (!parseResult.GetValue<bool>(CommonOptions.
InteractiveOptionName
))
81
if (!parseResult.GetValue<bool>(CommonOptions.
InteractiveOptionName
))