2 implementations of IncludeEvaluationMetaprojects
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (1)
185
void IEventSource3.
IncludeEvaluationMetaprojects
()
Definition\ProjectCollection.cs (1)
2039
public void
IncludeEvaluationMetaprojects
()
5 references to IncludeEvaluationMetaprojects
Microsoft.Build (4)
Definition\ProjectCollection.cs (3)
2043
buildEventSource3.
IncludeEvaluationMetaprojects
();
2048
designTimeEventSource3.
IncludeEvaluationMetaprojects
();
2235
eventSource3.
IncludeEvaluationMetaprojects
();
Logging\BinaryLogger\BinaryLogger.cs (1)
208
eventSource3.
IncludeEvaluationMetaprojects
();
Microsoft.Build.Utilities.Core (1)
MuxLogger.cs (1)
169
eventSource3.
IncludeEvaluationMetaprojects
();