1 write to Next
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
453dispatcherInfo.Next = t_dispatcherInfo;
4 references to Next
System.Private.CoreLib (4)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (4)
474t_dispatcherInfo = dispatcherInfo.Next; 490t_dispatcherInfo = dispatcherInfo.Next; 510t_dispatcherInfo = dispatcherInfo.Next; 523t_dispatcherInfo = dispatcherInfo.Next;