3 references to GetValue
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\CustomAttribute.cs (3)
80return _reader.CustomAttributeTable.GetValue(Handle); 112return _reader.CustomAttributeTable.GetValue(Handle); 149var rawBlob = _reader.CustomAttributeTable.GetValue(Handle);