1 instantiation of ObjectiveCMarshal
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\134\Microsoft_Diagnostics_DataContractReader_Data.ObjectiveCMarshal.g.cs (1)
28
=> new
ObjectiveCMarshal
(target, address);
4 references to ObjectiveCMarshal
Microsoft.Diagnostics.DataContractReader.Contracts (4)
_generated\134\Microsoft_Diagnostics_DataContractReader_Data.ObjectiveCMarshal.g.cs (2)
27
static
ObjectiveCMarshal
IData<
ObjectiveCMarshal
>.Create(Target target, TargetPointer address)
Contracts\ObjectiveCMarshal_1.cs (1)
21
TargetPointer? objectsTable = Data.
ObjectiveCMarshal
.ObjectTrackingInfoTable(_target);
Data\ObjectiveCMarshal.cs (1)
7
internal sealed partial class ObjectiveCMarshal : IData<
ObjectiveCMarshal
>