3 references to PrecodeMachineDescriptor
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Data\PrecodeMachineDescriptor.cs (3)
13Target.TypeInfo type = target.GetTypeInfo(DataType.PrecodeMachineDescriptor); 70if (target.GetTypeInfo(DataType.PrecodeMachineDescriptor).Fields.ContainsKey(fieldName)) 72return target.Read<byte>(address + (ulong)target.GetTypeInfo(DataType.PrecodeMachineDescriptor).Fields[fieldName].Offset);