2 references to GetComVisibleAttribute
Microsoft.NET.HostModel (2)
ComHost\ClsidMap.cs (2)
139CustomAttributeHandle handle = GetComVisibleAttribute(reader, assembly.GetCustomAttributes()); 156CustomAttributeHandle handle = GetComVisibleAttribute(metadataReader, typeDefinition.GetCustomAttributes());