2 references to CreateManagedVirtualFunctionTableMethodName
Microsoft.Interop.ComInterfaceGenerator (2)
ComInterfaceGenerator.cs (2)
517
private static readonly MethodDeclarationSyntax CreateManagedVirtualFunctionTableMethodTemplate = MethodDeclaration(TypeSyntaxes.VoidStarStar,
CreateManagedVirtualFunctionTableMethodName
)
672
IdentifierName(
CreateManagedVirtualFunctionTableMethodName
)))))))