2 writes to Next
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (2)
503
asyncDispatcherInfo.
Next
= AsyncDispatcherInfo.t_current;
600
asyncDispatcherInfo.
Next
= AsyncDispatcherInfo.t_current;
9 references to Next
System.Private.CoreLib (9)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (9)
526
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;
543
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;
563
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;
576
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;
585
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;
627
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;
648
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;
672
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;
687
AsyncDispatcherInfo.t_current = asyncDispatcherInfo.
Next
;