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