3 references to IsTargetAttribute
Microsoft.NET.HostModel (3)
ComHost\ClsidMap.cs (3)
180
if (
IsTargetAttribute
(reader, attribute, "System.Runtime.InteropServices", "ComVisibleAttribute"))
195
if (
IsTargetAttribute
(reader, attribute, "System.Runtime.InteropServices", "GuidAttribute"))
209
if (
IsTargetAttribute
(reader, attribute, "System.Runtime.InteropServices", "ProgIdAttribute"))