4 references to AssemblyReferenceHandle
System.Reflection.Metadata (4)
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (4)
1631return new AssemblyReferenceHandle((uint)rowId); 1637return new AssemblyReferenceHandle(TokenTypeIds.VirtualBit | (uint)virtualIndex); 1657return new AssemblyReferenceHandle(handle.SpecificEntityHandleValue); 1667return new AssemblyReferenceHandle(handle.SpecificHandleValue);