2 writes to _includeEvaluationPropertiesAndItemsInProjectStartedEvent
Microsoft.Build (2)
BackEnd\Node\LoggingNodeConfiguration.cs (2)
36
_includeEvaluationPropertiesAndItemsInProjectStartedEvent
= includeEvaluationPropertiesAndItemsInProjectStartedEvent;
46
translator.Translate(ref
_includeEvaluationPropertiesAndItemsInProjectStartedEvent
);
1 reference to _includeEvaluationPropertiesAndItemsInProjectStartedEvent
Microsoft.Build (1)
BackEnd\Node\LoggingNodeConfiguration.cs (1)
17
public bool IncludeEvaluationPropertiesAndItemsInProjectStartedEvent =>
_includeEvaluationPropertiesAndItemsInProjectStartedEvent
;