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