2 references to CdacTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\CallingConvention\CallingConvention_1.cs (2)
345
return new
CdacTypeHandle
(rts.GetTypeHandle(objectMt), _target, this);
350
return new
CdacTypeHandle
(rts.GetPrimitiveType(CdacCorElementType.I), _target, this);