3 references to GenerateUnmanagedFunctionPointerTypeForMethod
Microsoft.Interop.ComInterfaceGenerator (3)
ComInterfaceGenerator.cs (2)
623
FunctionPointerTypeSyntax functionPointerType = VirtualMethodPointerStubGenerator.
GenerateUnmanagedFunctionPointerTypeForMethod
(
640
FunctionPointerTypeSyntax functionPointerType = VirtualMethodPointerStubGenerator.
GenerateUnmanagedFunctionPointerTypeForMethod
(
VirtualMethodPointerStubGenerator.cs (1)
242
FunctionPointerTypeSyntax functionPointerType =
GenerateUnmanagedFunctionPointerTypeForMethod
(method, generatorResolverCreator);