2 references to GetCustomAttributeArgument
Microsoft.Cci.Extensions (2)
Extensions\CSharp\CSharpCciExtensions.cs (2)
869
return
GetCustomAttributeArgument
(metadataReader, iImpl.GetCustomAttributes(), argumentResolver);
889
return
GetCustomAttributeArgument
(metadataReader, constraint.GetCustomAttributes(), argumentResolver);