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