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