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