2 instantiations of DependentCommandOptions
dotnet (2)
Commands\Pack\PackCommand.cs (1)
68new ReleasePropertyProjectLocator.DependentCommandOptions(
Commands\Publish\PublishCommand.cs (1)
65var options = new ReleasePropertyProjectLocator.DependentCommandOptions(
3 references to DependentCommandOptions
dotnet (3)
Commands\Publish\PublishCommand.cs (1)
65var options = new ReleasePropertyProjectLocator.DependentCommandOptions(
ReleasePropertyProjectLocator.cs (2)
36DependentCommandOptions _options; 50DependentCommandOptions commandOptions