9 references to SzArray
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\Object_1.cs (1)
72
Debug.Assert(corType is CorElementType.Array or CorElementType.
SzArray
);
Contracts\RuntimeTypeSystem_1.cs (3)
568
return elementType is CorElementType.Class or CorElementType.Array or CorElementType.
SzArray
;
854
return CorElementType.
SzArray
;
1006
(corElementType == CorElementType.
SzArray
|| corElementType == CorElementType.Byref ||
Contracts\Signature\SignatureTypeProvider.cs (1)
72
=> _runtimeTypeSystem.GetConstructedType(elementType, CorElementType.
SzArray
, 1, []);
Microsoft.Diagnostics.DataContractReader.Legacy (4)
ClrDataFrame.cs (1)
624
or CorElementType.
SzArray
or CorElementType.Array => ((uint)ClrDataValueFlag.IS_REFERENCE, -1),
SigFormat.cs (2)
248
case CorElementType.
SzArray
:
399
case CorElementType.
SzArray
:
TypeNameBuilder.cs (1)
577
case CorElementType.
SzArray
: