2 references to FieldDesc
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\FieldDesc.cs (1)
11Target.TypeInfo type = target.GetTypeInfo(DataType.FieldDesc);
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
1170data->NextField = fieldDescTargetPtr + _target.GetTypeInfo(DataType.FieldDesc).Size!.Value;