1 write to CheckData
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildEventsProcessor.cs (1)
157
CheckData
= new(
2 references to CheckData
Microsoft.Build (2)
BuildCheck\Infrastructure\BuildEventsProcessor.cs (2)
20
/// <see cref="TaskParameters"/> is stored in its own field typed as a mutable dictionary because <see cref="
CheckData
"/>
187
_buildCheckCentralContext.RunTaskInvocationActions(taskData.
CheckData
, checkContext, ReportResult);