2 writes to _callingConvention
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\CallingConvention\CdacTypeHandle.cs (2)
29
_callingConvention
= callingConvention;
41
_callingConvention
= callingConvention;
2 references to _callingConvention
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\CallingConvention\CdacTypeHandle.cs (2)
237
nested =
_callingConvention
.GetFieldTypeInfo(
245
return new CdacTypeHandle(nested, _target,
_callingConvention
).IsTrivialPointerSizedStruct();