2 implementations of IncludeEvaluationPropertiesAndItemsInProjectStartedEvent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
600
public bool
IncludeEvaluationPropertiesAndItemsInProjectStartedEvent
Microsoft.Build.Engine.UnitTests (1)
BackEnd\MockLoggingService.cs (1)
231
public bool
IncludeEvaluationPropertiesAndItemsInProjectStartedEvent
4 references to IncludeEvaluationPropertiesAndItemsInProjectStartedEvent
Microsoft.Build (4)
BackEnd\BuildManager\BuildManager.cs (1)
2774
loggingService.
IncludeEvaluationPropertiesAndItemsInProjectStartedEvent
,
BackEnd\Components\Logging\LoggingService.cs (1)
599
/// <inheritdoc cref="ILoggingService.
IncludeEvaluationPropertiesAndItemsInProjectStartedEvent
"/>
BackEnd\Components\Logging\ProjectLoggingContext.cs (2)
205
loggingService.
IncludeEvaluationPropertiesAndItemsInProjectStartedEvent
&&
225
loggingService.
IncludeEvaluationPropertiesAndItemsInProjectStartedEvent
&&