6 references to VoidStarStar
Microsoft.Interop.ComInterfaceGenerator (6)
ComInterfaceGenerator.cs (6)
545private static readonly MethodDeclarationSyntax CreateManagedVirtualFunctionTableMethodTemplate = MethodDeclaration(TypeSyntaxes.VoidStarStar, CreateManagedVirtualFunctionTableMethodName) 561TypeSyntaxes.VoidStarStar, 563CastExpression(TypeSyntaxes.VoidStarStar, 683FieldDeclaration(VariableDeclaration(TypeSyntaxes.VoidStarStar, SingletonSeparatedList(VariableDeclarator(vtableFieldName)))) 686PropertyDeclaration(TypeSyntaxes.VoidStarStar, "ManagedVirtualMethodTable") 705PropertyDeclaration(TypeSyntaxes.VoidStarStar, "ManagedVirtualMethodTable")