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