23 references to Byref
Microsoft.Diagnostics.DataContractReader.Contracts (9)
Contracts\CallingConvention\CallingConvention_1.cs (2)
444
case CorElementType.
Byref
:
679
if (fieldType == CorElementType.
Byref
)
Contracts\CallingConvention\CdacTypeHandle.cs (1)
67
or CdacCorElementType.
Byref
Contracts\CallingConvention\SignatureTypeInfoProvider.cs (1)
38
=> CreateConstructedType(elementType, CorElementType.
Byref
, rank: 0);
Contracts\ManagedTypeSource_1.cs (1)
375
or CorElementType.
Byref
Contracts\RuntimeTypeSystem_1.cs (3)
1110
case CorElementType.
Byref
:
1242
case CorElementType.
Byref
:
1286
(corElementType == CorElementType.SzArray || corElementType == CorElementType.
Byref
||
Contracts\Signature\SignatureTypeProvider.cs (1)
32
=> _runtimeTypeSystem.GetConstructedType(elementType, CorElementType.
Byref
, 0, []);
Microsoft.Diagnostics.DataContractReader.Legacy (14)
Dbi\DacDbiImpl.cs (7)
3483
case CorElementType.
Byref
:
3601
case CorElementType.
Byref
:
3645
case CorElementType.
Byref
:
5538
if (signatureType == CorElementType.
Byref
)
5540
corField->fieldType = (int)CorElementType.
Byref
;
6627
case CorElementType.
Byref
:
6763
case CorElementType.
Byref
:
Dbi\TypeDataWalk.cs (1)
72
case CorElementType.
Byref
:
SigFormat.cs (3)
174
case CorElementType.
Byref
:
201
case CorElementType.
Byref
:
383
case CorElementType.
Byref
:
TypeHandleExtensions.cs (2)
67
if (kind is CorElementType.
Byref
or CorElementType.Ptr or CorElementType.SzArray or CorElementType.Array)
87
case CorElementType.
Byref
:
TypeNameBuilder.cs (1)
568
case CorElementType.
Byref
: