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