2 implementations of IncludeTaskInputs
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (1)
190
void IEventSource3.
IncludeTaskInputs
()
Definition\ProjectCollection.cs (1)
2070
public void
IncludeTaskInputs
()
5 references to IncludeTaskInputs
Microsoft.Build (4)
BuildCheck\Infrastructure\BuildCheckConnectorLogger.cs (1)
48
eventSource3.
IncludeTaskInputs
();
Definition\ProjectCollection.cs (3)
2074
buildEventSource3.
IncludeTaskInputs
();
2079
designTimeEventSource3.
IncludeTaskInputs
();
2240
eventSource3.
IncludeTaskInputs
();
Microsoft.Build.Utilities.Core (1)
MuxLogger.cs (1)
179
eventSource3.
IncludeTaskInputs
();