6 references to VoidStarStar
Microsoft.Interop.ComInterfaceGenerator (6)
ComInterfaceGenerator.cs (6)
529private static readonly MethodDeclarationSyntax CreateManagedVirtualFunctionTableMethodTemplate = MethodDeclaration(TypeSyntaxes.VoidStarStar, CreateManagedVirtualFunctionTableMethodName) 545TypeSyntaxes.VoidStarStar, 547CastExpression(TypeSyntaxes.VoidStarStar, 667FieldDeclaration(VariableDeclaration(TypeSyntaxes.VoidStarStar, SingletonSeparatedList(VariableDeclarator(vtableFieldName)))) 670PropertyDeclaration(TypeSyntaxes.VoidStarStar, "ManagedVirtualMethodTable") 689PropertyDeclaration(TypeSyntaxes.VoidStarStar, "ManagedVirtualMethodTable")