24 references to Byref
Microsoft.Diagnostics.DataContractReader.Contracts (10)
Contracts\CallingConvention\CallingConvention_1.cs (4)
210
elemType = CdacCorElementType.
Byref
;
465
OutermostKind = CdacCorElementType.
Byref
};
675
case CorElementType.
Byref
:
904
if (fieldType == CorElementType.
Byref
)
Contracts\CallingConvention\CdacTypeHandle.cs (1)
69
or CdacCorElementType.
Byref
Contracts\ManagedTypeSource_1.cs (1)
372
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)
3376
case CorElementType.
Byref
:
3492
case CorElementType.
Byref
:
3536
case CorElementType.
Byref
:
5388
if (signatureType == CorElementType.
Byref
)
5390
corField->fieldType = (int)CorElementType.
Byref
;
6426
case CorElementType.
Byref
:
6562
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
: