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