2 implementations of IncludeEvaluationPropertiesAndItems
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (1)
204
void IEventSource4.
IncludeEvaluationPropertiesAndItems
()
Definition\ProjectCollection.cs (1)
2090
public void
IncludeEvaluationPropertiesAndItems
()
10 references to IncludeEvaluationPropertiesAndItems
Microsoft.Build (8)
BuildCheck\Infrastructure\BuildCheckConnectorLogger.cs (1)
46
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Definition\ProjectCollection.cs (3)
2094
buildEventSource4.
IncludeEvaluationPropertiesAndItems
();
2099
designTimeEventSource4.
IncludeEvaluationPropertiesAndItems
();
2253
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Logging\BaseConsoleLogger.cs (1)
956
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Logging\BinaryLogger\BinaryLogger.cs (1)
213
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Logging\SimpleErrorLogger.cs (1)
53
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Logging\TerminalLogger\TerminalLogger.cs (1)
336
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Microsoft.Build.UnitTests.Shared (1)
MockLogger.cs (1)
219
eventSource4.
IncludeEvaluationPropertiesAndItems
();
Microsoft.Build.Utilities.Core (1)
MuxLogger.cs (1)
187
eventSource4.
IncludeEvaluationPropertiesAndItems
();