4 references to U2
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\GC\GcSignatureTypeProvider.cs (1)
194
case CorElementType.
U2
:
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataFrame.cs (1)
619
CorElementType.Char or CorElementType.I2 or CorElementType.
U2
=> ((uint)ClrDataValueFlag.IS_PRIMITIVE, 2),
SigFormat.cs (2)
116
case CorElementType.
U2
: stringBuilder.Append("UInt16"); return;
332
case CorElementType.
U2
: stringBuilder.Append("UInt16"); return;