2 instantiations of DependentCommandOptions
dotnet (2)
Commands\Pack\PackCommand.cs (1)
68new ReleasePropertyProjectLocator.DependentCommandOptions(
Commands\Publish\PublishCommand.cs (1)
73var options = new ReleasePropertyProjectLocator.DependentCommandOptions(
2 references to DependentCommandOptions
dotnet (2)
Commands\Publish\PublishCommand.cs (1)
73var options = new ReleasePropertyProjectLocator.DependentCommandOptions(
ReleasePropertyProjectLocator.cs (1)
28ReleasePropertyProjectLocator.DependentCommandOptions commandOptions)