53 references to EntityHandle
System.Reflection.Metadata (53)
System\Reflection\Metadata\BlobReader.cs (1)
616
return new
EntityHandle
(tokenType | (value >> 2));
System\Reflection\Metadata\Ecma335\MetadataReaderExtensions.cs (2)
299
new
EntityHandle
(reader.EncLogTable.GetToken(rid)),
322
yield return new
EntityHandle
(reader.EncMapTable.GetToken(rid));
System\Reflection\Metadata\Ecma335\MetadataTokens.cs (2)
310
return new
EntityHandle
((uint)token);
337
return new
EntityHandle
((uint)token);
System\Reflection\Metadata\EntityHandle.cs (1)
42
return new
EntityHandle
(handle.EntityHandleValue);
System\Reflection\Metadata\IL\ExceptionRegion.cs (1)
81
get { return (Kind == ExceptionRegionKind.Catch) ? new
EntityHandle
((uint)_classTokenOrFilterOffset) : default(EntityHandle); }
System\Reflection\Metadata\Internal\CustomAttributeTypeTag.cs (1)
31
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\HasConstantTag.cs (1)
33
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\HasCustomAttributeTag.cs (1)
111
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\HasDeclSecurityTag.cs (1)
33
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\HasFieldMarshalTag.cs (1)
31
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\HasSemanticsTag.cs (1)
31
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\ImplementationTag.cs (1)
33
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\MemberForwardedTag.cs (1)
31
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\MemberRefParentTag.cs (1)
42
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\MethodDefOrRefTag.cs (1)
31
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\ResolutionScopeTag.cs (1)
35
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\TypeDefOrRefTag.cs (1)
34
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\Internal\TypeOrMethodDefTag.cs (1)
31
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\PortablePdb\Handles.Debug.cs (7)
34
return new
EntityHandle
((uint)(tokenType | handle._rowId));
117
return new
EntityHandle
((uint)(tokenType | handle._rowId));
212
return new
EntityHandle
((uint)(tokenType | handle._rowId));
295
return new
EntityHandle
((uint)(tokenType | handle._rowId));
378
return new
EntityHandle
((uint)(tokenType | handle._rowId));
461
return new
EntityHandle
((uint)(tokenType | handle._rowId));
544
return new
EntityHandle
((uint)(tokenType | handle._rowId));
System\Reflection\Metadata\PortablePdb\HasCustomDebugInformationTag.cs (1)
125
return new
EntityHandle
(tokenType | rowId);
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (25)
35
return new
EntityHandle
((uint)(tokenType | handle._rowId));
118
return new
EntityHandle
((uint)(tokenType | handle._rowId));
201
return new
EntityHandle
((uint)(tokenType | handle._rowId));
284
return new
EntityHandle
((uint)(tokenType | handle._rowId));
379
return new
EntityHandle
((uint)(tokenType | handle._rowId));
462
return new
EntityHandle
((uint)(tokenType | handle._rowId));
545
return new
EntityHandle
((uint)(tokenType | handle._rowId));
628
return new
EntityHandle
((uint)(tokenType | handle._rowId));
711
return new
EntityHandle
((uint)(tokenType | handle._rowId));
794
return new
EntityHandle
((uint)(tokenType | handle._rowId));
877
return new
EntityHandle
((uint)(tokenType | handle._rowId));
960
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1043
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1126
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1209
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1292
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1375
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1458
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1541
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1647
return new
EntityHandle
(handle.VToken);
1742
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1825
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1908
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1991
return new
EntityHandle
((uint)(tokenType | handle._rowId));
2074
return new
EntityHandle
((uint)(tokenType | handle._rowId));