4 references to U1
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\GC\GcSignatureTypeProvider.cs (1)
192
case CorElementType.
U1
:
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataFrame.cs (1)
618
CorElementType.I1 or CorElementType.
U1
=> ((uint)ClrDataValueFlag.IS_PRIMITIVE, 1),
SigFormat.cs (2)
114
case CorElementType.
U1
: stringBuilder.Append("Byte"); return;
330
case CorElementType.
U1
: stringBuilder.Append("Byte"); return;