4 references to ComMethodInfo
Microsoft.Interop.ComInterfaceGenerator (4)
ComMethodInfo.cs (4)
160
new
ComMethodInfo
(null, method.Name, CreateAttributeInfoArray(method.GetAttributes()), false)
221
var comMethodInfo = new
ComMethodInfo
(comMethodDeclaringSyntax, method.Name, attributeInfos, shadowsBaseMethod);
332
new
ComMethodInfo
(
357
new
ComMethodInfo
(