4 references to I
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\GC\GcSignatureTypeProvider.cs (1)
201
case CorElementType.
I
:
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataFrame.cs (1)
622
CorElementType.
I
or CorElementType.U => ((uint)ClrDataValueFlag.IS_PRIMITIVE, -1),
SigFormat.cs (2)
111
case CorElementType.
I
: stringBuilder.Append("IntPtr"); return;
327
case CorElementType.
I
: stringBuilder.Append("IntPtr"); return;