1 write to SysVEightByteDescriptor
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
237SysVEightByteDescriptor = sysvDesc,
5 references to SysVEightByteDescriptor
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\CallingConvention\CallingConvention_1.cs (5)
624for (int i = 0; i < arg.SysVEightByteDescriptor.eightByteCount; i++) 627? arg.SysVEightByteDescriptor.eightByteClassifications0 628: arg.SysVEightByteDescriptor.eightByteClassifications1; 630? arg.SysVEightByteDescriptor.eightByteSizes0 631: arg.SysVEightByteDescriptor.eightByteSizes1;