3 usages of MSBuild property ProvideCommandLineArgs
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
291ProvideCommandLineArgs="$(ProvideCommandLineArgs)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (1)
439<Error Condition="'$(SkipCompilerExecution)|$(ProvideCommandLineArgs)' != 'true|true'"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-3.24614.4\tasks\net472\Microsoft.CSharp.Core.targets (1)
139ProvideCommandLineArgs="$(ProvideCommandLineArgs)"