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