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