2 writes to t_lastError
System.Private.CoreLib (2)
System\Runtime\InteropServices\Marshal.NativeAot.cs (1)
175
PInvokeMarshal.
t_lastError
= error;
System\Runtime\InteropServices\PInvokeMarshal.Unix.cs (1)
17
t_lastError
= Interop.Sys.GetErrNo();
1 reference to t_lastError
System.Private.CoreLib (1)
System\Runtime\InteropServices\Marshal.NativeAot.cs (1)
170
return PInvokeMarshal.
t_lastError
;