Searched refs:InterfaceImplCustomAttribute (Results 1 – 1 of 1) sorted by relevance
75 private List<InterfaceImplCustomAttribute> interfaceImplCustomAttributes;166 struct InterfaceImplCustomAttribute struct in IKVM.Reflection.Emit.ModuleBuilder1816 interfaceImplCustomAttributes = new List<InterfaceImplCustomAttribute>(); in SetInterfaceImplementationCustomAttribute()1818 InterfaceImplCustomAttribute rec; in SetInterfaceImplementationCustomAttribute()1845 foreach (InterfaceImplCustomAttribute rec in interfaceImplCustomAttributes) in ResolveInterfaceImplPseudoTokens()