6 references to VoidStarStar
Microsoft.Interop.ComInterfaceGenerator (6)
ComInterfaceGenerator.cs (6)
517private static readonly MethodDeclarationSyntax CreateManagedVirtualFunctionTableMethodTemplate = MethodDeclaration(TypeSyntaxes.VoidStarStar, CreateManagedVirtualFunctionTableMethodName) 533TypeSyntaxes.VoidStarStar, 535CastExpression(TypeSyntaxes.VoidStarStar, 655FieldDeclaration(VariableDeclaration(TypeSyntaxes.VoidStarStar, SingletonSeparatedList(VariableDeclarator(vtableFieldName)))) 658PropertyDeclaration(TypeSyntaxes.VoidStarStar, "ManagedVirtualMethodTable") 677PropertyDeclaration(TypeSyntaxes.VoidStarStar, "ManagedVirtualMethodTable")