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