1 override of AllocateMemory
Microsoft.Diagnostics.DataContractReader (1)
ContractDescriptorTarget.cs (1)
549
public override TargetPointer
AllocateMemory
(uint size)
1 reference to AllocateMemory
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CodeNotifications_1.cs (1)
237
TargetPointer tablePointer = _target.
AllocateMemory
(tableByteSize);