3 references to GenerateUnmanagedFunctionPointerTypeForMethod
Microsoft.Interop.ComInterfaceGenerator (3)
ComInterfaceGenerator.cs (2)
547
FunctionPointerTypeSyntax functionPointerType = VirtualMethodPointerStubGenerator.
GenerateUnmanagedFunctionPointerTypeForMethod
(
559
FunctionPointerTypeSyntax functionPointerType = VirtualMethodPointerStubGenerator.
GenerateUnmanagedFunctionPointerTypeForMethod
(
VtableIndexStubGenerator.cs (1)
175
FunctionPointerTypeSyntax functionPointerType = VirtualMethodPointerStubGenerator.
GenerateUnmanagedFunctionPointerTypeForMethod
(method, VtableIndexStubGeneratorHelpers.GetGeneratorResolver);