1 write to _includeEvaluationPropertiesAndItemsInEvaluationFinishedEvent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
618
private set =>
_includeEvaluationPropertiesAndItemsInEvaluationFinishedEvent
= value;
1 reference to _includeEvaluationPropertiesAndItemsInEvaluationFinishedEvent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
616
return
_includeEvaluationPropertiesAndItemsInEvaluationFinishedEvent
;