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