6 writes to ElementType
Microsoft.Diagnostics.DataContractReader.Contracts (6)
Contracts\CallingConvention\CallingConvention_1.cs (6)
203ElementType = isValueTypeThis ? CdacCorElementType.ValueType : CdacCorElementType.Class, 214ElementType = CdacCorElementType.I, 224ElementType = CdacCorElementType.Object, 239ElementType = CdacCorElementType.I, 264ElementType = elemType, 297ElementType = elemType,
1 reference to ElementType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
434switch ((CorElementType)arg.ElementType)