2 references to GetAttributeTypeNameRaw
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.WinMD.cs (2)
508if (!GetAttributeTypeNameRaw(caHandle, out namespaceHandle, out nameHandle)) 732if (GetAttributeTypeNameRaw(caHandle, out namespaceName, out typeName) &&