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