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