4 references to AssemblyReferenceHandle
System.Reflection.Metadata (4)
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (4)
1630return new AssemblyReferenceHandle((uint)rowId); 1636return new AssemblyReferenceHandle(TokenTypeIds.VirtualBit | (uint)virtualIndex); 1656return new AssemblyReferenceHandle(handle.SpecificEntityHandleValue); 1666return new AssemblyReferenceHandle(handle.SpecificHandleValue);