m_parent Field

The backing field for the Task.Parent property.

Namespace:  System.Threading.Tasks

Assembly:  mscorlib (in mscorlib.dll)

Because you cannot access this internal member from the .NET Framework, the following syntax is provided in Common Intermediate Language (CIL).

.field private initonly class System.Threading.Tasks.Task m_parent

See Also

Reference

Task Class - Internal Members