1 write to t_sufficientStackLimit
System.Private.CoreLib (1)
System\Runtime\CompilerServices\RuntimeHelpers.NativeAot.cs (1)
168return (t_sufficientStackLimit = limit);
2 references to t_sufficientStackLimit
System.Private.CoreLib (2)
System\Runtime\CompilerServices\RuntimeHelpers.NativeAot.cs (2)
130byte* limit = t_sufficientStackLimit; 141byte* limit = t_sufficientStackLimit;