2 implementations of IncludeEvaluationPropertiesAndItems
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (1)
199
void IEventSource4.
IncludeEvaluationPropertiesAndItems
()
Definition\ProjectCollection.cs (1)
2085
public void
IncludeEvaluationPropertiesAndItems
()
10 references to IncludeEvaluationPropertiesAndItems
Microsoft.Build (7)
BuildCheck\Infrastructure\BuildCheckConnectorLogger.cs (1)
53
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Definition\ProjectCollection.cs (3)
2089
buildEventSource4.
IncludeEvaluationPropertiesAndItems
();
2094
designTimeEventSource4.
IncludeEvaluationPropertiesAndItems
();
2248
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Logging\BaseConsoleLogger.cs (1)
956
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Logging\BinaryLogger\BinaryLogger.cs (1)
211
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Logging\SimpleErrorLogger.cs (1)
52
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Microsoft.Build.UnitTests.Shared (1)
MockLogger.cs (1)
219
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Microsoft.Build.Utilities.Core (1)
MuxLogger.cs (1)
187
eventSource4.
IncludeEvaluationPropertiesAndItems
();
MSBuild (1)
TerminalLogger\TerminalLogger.cs (1)
287
eventSource4.
IncludeEvaluationPropertiesAndItems
();