2 references to ForwardedOptionExtensions
Microsoft.DotNet.Cli.CommandLine (2)
ForwardedOptionExtensions.cs (2)
204/// Calls the forwarding functions for all options that have declared a forwarding function (via <see cref="ForwardedOptionExtensions"/>'s extension members) in the provided <see cref="ParseResult"/>. 211/// Calls the forwarding functions for all options that have declared a forwarding function (via <see cref="ForwardedOptionExtensions"/>'s extension members) in the provided <see cref="ParseResult"/>.