1 write to Attributes
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodInfo.cs (1)
33Attributes = attributes;
1 reference to Attributes
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodContext.cs (1)
133.WithAttributeLists(List(GenerationContext.SignatureContext.AdditionalAttributes.Concat(MethodInfo.Attributes.Select(a => a.GenerateAttributeList()))))