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