6 writes to ElementType
Microsoft.Diagnostics.DataContractReader.Contracts (6)
Contracts\CallingConvention\CallingConvention_1.cs (6)
157
ElementType
= isValueTypeThis ? CdacCorElementType.ValueType : CdacCorElementType.Class,
169
ElementType
= CdacCorElementType.I,
179
ElementType
= CdacCorElementType.Object,
194
ElementType
= CdacCorElementType.I,
234
ElementType
= elemType,
272
ElementType
= elemType,
1 reference to ElementType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
664
switch ((CorElementType)arg.
ElementType
)