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