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