1 write to BaseAddress
System.Diagnostics.Process (1)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.ParseMapModules.cs (1)
76
module.
BaseAddress
= new IntPtr((void*)parsedLine.StartAddress);
1 reference to BaseAddress
System.Diagnostics.Process (1)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.ParseMapModules.cs (1)
55
(long)module.
BaseAddress
+ module.ModuleMemorySize == parsedLine.StartAddress)