3 references to GetValue
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\CustomAttribute.cs (3)
77return _reader.CustomAttributeTable.GetValue(Handle); 109return _reader.CustomAttributeTable.GetValue(Handle); 146var rawBlob = _reader.CustomAttributeTable.GetValue(Handle);