2 implementations of IncludeEvaluationMetaprojects
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (1)
180
void IEventSource3.
IncludeEvaluationMetaprojects
()
Definition\ProjectCollection.cs (1)
2034
public void
IncludeEvaluationMetaprojects
()
5 references to IncludeEvaluationMetaprojects
Microsoft.Build (4)
Definition\ProjectCollection.cs (3)
2038
buildEventSource3.
IncludeEvaluationMetaprojects
();
2043
designTimeEventSource3.
IncludeEvaluationMetaprojects
();
2230
eventSource3.
IncludeEvaluationMetaprojects
();
Logging\BinaryLogger\BinaryLogger.cs (1)
206
eventSource3.
IncludeEvaluationMetaprojects
();
Microsoft.Build.Utilities.Core (1)
MuxLogger.cs (1)
169
eventSource3.
IncludeEvaluationMetaprojects
();