1 write to _includeEvaluationPropertiesAndItemsInProjectStartedEvent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
607
private set =>
_includeEvaluationPropertiesAndItemsInProjectStartedEvent
= value;
1 reference to _includeEvaluationPropertiesAndItemsInProjectStartedEvent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
605
return
_includeEvaluationPropertiesAndItemsInProjectStartedEvent
;