1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ObjectiveCMarshal_1.cs (1)
14_target = target;
4 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\ObjectiveCMarshal_1.cs (4)
21TargetPointer? objectsTable = Data.ObjectiveCMarshal.ObjectTrackingInfoTable(_target); 25IConditionalWeakTable cwt = _target.Contracts.ConditionalWeakTable; 28ObjcTrackingInformation trackingInfo = _target.ProcessedData.GetOrAdd<ObjcTrackingInformation>(trackingInfoAddress); 32size = new TargetNUInt(TAGGED_MEMORY_SIZE_IN_POINTERS * (ulong)_target.PointerSize);