Gets the master task from which this task directly consumes shared data.
This will always be the immediate upstream sharing source, no matter if the
sharing is full-share. For the true root data task, use RealTask.
Declaration Syntax
public ITask MasterTask { get; }