2 implementations of IncludeEvaluationMetaprojects
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (1)
188
void IEventSource3.
IncludeEvaluationMetaprojects
()
Logging\ReusableLogger.cs (1)
230
public void
IncludeEvaluationMetaprojects
()
5 references to IncludeEvaluationMetaprojects
Microsoft.Build (4)
Logging\BinaryLogger\BinaryLogger.cs (1)
380
eventSource3.
IncludeEvaluationMetaprojects
();
Logging\ReusableLogger.cs (3)
234
buildEventSource3.
IncludeEvaluationMetaprojects
();
239
designTimeEventSource3.
IncludeEvaluationMetaprojects
();
427
eventSource3.
IncludeEvaluationMetaprojects
();
Microsoft.Build.Utilities.Core (1)
MuxLogger.cs (1)
169
eventSource3.
IncludeEvaluationMetaprojects
();