1 reference to OutputItemParameterMessagePrefix
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\IntrinsicTasks\ItemGroupLoggingHelper.cs (1)
373
TaskParameterMessageKind.TaskOutput => args.PropertyName is null ?
OutputItemParameterMessagePrefix
: OutputPropertyLogMessagePrefix,