5 references to WriteHexValue
System.Private.CoreLib (5)
System\CrashInfo.cs (5)
107
if (!
WriteHexValue
("runtime_base"u8, (ulong)RuntimeImports.RhGetOSModuleFromPointer((nint)(void*)(delegate*<void>)&Dummy)))
129
if (!
WriteHexValue
("thread"u8, crashingThreadId))
174
if (!
WriteHexValue
("address"u8, address))
245
if (!
WriteHexValue
("ip"u8, (nuint)ip))
251
if (!
WriteHexValue
("module"u8, (nuint)moduleBase))