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