2 references to GetParent
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
669var parent = CustomAttributeTable.GetParent(handle);
System\Reflection\Metadata\TypeSystem\CustomAttribute.cs (1)
64return _reader.CustomAttributeTable.GetParent(Handle);