2 references to SetLastErrorForDebug
System.Private.CoreLib (2)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.Globalization.cs (2)
72
[LibraryImport("kernel32.dll", EntryPoint = "FindNLSStringEx", SetLastError =
SetLastErrorForDebug
)]
108
[LibraryImport("kernel32.dll", EntryPoint = "FindStringOrdinal", SetLastError =
SetLastErrorForDebug
)]