1 write to SysVEightByteDescriptor
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
267SysVEightByteDescriptor = sysvDesc,
5 references to SysVEightByteDescriptor
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\CallingConvention\CallingConvention_1.cs (5)
394for (int i = 0; i < arg.SysVEightByteDescriptor.eightByteCount; i++) 397? arg.SysVEightByteDescriptor.eightByteClassifications0 398: arg.SysVEightByteDescriptor.eightByteClassifications1; 400? arg.SysVEightByteDescriptor.eightByteSizes0 401: arg.SysVEightByteDescriptor.eightByteSizes1;