1 reference to ExpectedPrefix
dotnet.Tests (1)
CommandTests\MSBuild\GivenDotnetPackInvocation.cs (1)
45var expectedPrefix = args.FirstOrDefault() == "--no-build" ? ExpectedNoBuildPrefix : [.. ExpectedPrefix, .. GivenDotnetBuildInvocation.RestoreExpectedPrefixForImplicitRestore];