1 write to Size
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\80\Microsoft_Diagnostics_DataContractReader_Data.ImageDataDirectory.g.cs (1)
31
Size
= target.ReadField<uint>(b, t, n);
3 references to Size
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (3)
132
new TargetStream(Target, imageBase, debugInfoData.VirtualAddress + debugInfoData.
Size
),
266
return thunksData.VirtualAddress <= rva && rva < thunksData.VirtualAddress + thunksData.
Size
;
322
uint count = section.
Size
/ Target.GetTypeInfo(DataType.ExceptionLookupTableEntry).Size!.Value;