1 instantiation of ObjcTrackingInformation
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\130\Microsoft_Diagnostics_DataContractReader_Data.ObjcTrackingInformation.g.cs (1)
34
=> new
ObjcTrackingInformation
(target, address);
5 references to ObjcTrackingInformation
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\130\Microsoft_Diagnostics_DataContractReader_Data.ObjcTrackingInformation.g.cs (2)
33
static
ObjcTrackingInformation
IData<
ObjcTrackingInformation
>.Create(Target target, TargetPointer address)
Contracts\ObjectiveCMarshal_1.cs (2)
28
ObjcTrackingInformation
trackingInfo = _target.ProcessedData.GetOrAdd<
ObjcTrackingInformation
>(trackingInfoAddress);
Data\ObjcTrackingInformation.cs (1)
7
internal sealed partial class ObjcTrackingInformation : IData<
ObjcTrackingInformation
>