2 writes to IsInMemory
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataModule.cs (2)
771
getModuleData->
IsInMemory
= 1u;
775
getModuleData->
IsInMemory
= contract.GetPath(moduleHandle).Length == 0 ? 1u : 0u;