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)
34
return new
EntityHandle
((uint)(tokenType | handle._rowId));
117
return new
EntityHandle
((uint)(tokenType | handle._rowId));
200
return new
EntityHandle
((uint)(tokenType | handle._rowId));
283
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));
627
return new
EntityHandle
((uint)(tokenType | handle._rowId));
710
return new
EntityHandle
((uint)(tokenType | handle._rowId));
793
return new
EntityHandle
((uint)(tokenType | handle._rowId));
876
return new
EntityHandle
((uint)(tokenType | handle._rowId));
959
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1042
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1125
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1208
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1291
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1374
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1457
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1540
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1646
return new
EntityHandle
(handle.VToken);
1741
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1824
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1907
return new
EntityHandle
((uint)(tokenType | handle._rowId));
1990
return new
EntityHandle
((uint)(tokenType | handle._rowId));
2073
return new
EntityHandle
((uint)(tokenType | handle._rowId));