2 writes to t_current
System.Private.CoreLib (2)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (2)
955ref AsyncDispatcherInfo* refDispatcherInfo = ref AsyncDispatcherInfo.t_current; 1074ref AsyncDispatcherInfo* refDispatcherInfo = ref AsyncDispatcherInfo.t_current;
2 references to t_current
System.Private.CoreLib (2)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncProfiler.CoreCLR.cs (2)
22AsyncDispatcherInfo* v2 = AsyncDispatcherInfo.t_current; 520AsyncDispatcherInfo* runtimeAsyncInfo = AsyncDispatcherInfo.t_current;