4 references to ThisPointerRetBufPrecodeType
Microsoft.Diagnostics.DataContractReader.Contracts (4)
_generated\160\Microsoft_Diagnostics_DataContractReader_Data.PrecodeMachineDescriptor.g.cs (1)
303_ = ThisPointerRetBufPrecodeType;
Contracts\PrecodeStubs_1.cs (1)
67else if (precodeMachineDescriptor.ThisPointerRetBufPrecodeType is byte compareByte2 && compareByte2 == exactPrecodeType)
Data\PrecodeMachineDescriptor.cs (2)
28[DataDescriptorDependency(nameof(ThisPointerRetBufPrecodeType), "uint8")] 30=> MaybeGetByte(target, address, nameof(ThisPointerRetBufPrecodeType));