4 references to MapVirtualHandleRowId
System.Reflection.Metadata (4)
System\Reflection\Metadata\Ecma335\MetadataTokens.cs (4)
28return MapVirtualHandleRowId(reader, handle); 50return MapVirtualHandleRowId(reader, handle); 65return (int)handle.Type | MapVirtualHandleRowId(reader, handle); 89return (int)handle.EntityHandleType | MapVirtualHandleRowId(reader, handle);