19 references to MethodInvocation
Microsoft.Interop.ComInterfaceGenerator (8)
ComClassGenerator.cs (2)
104MethodInvocation( 127MethodInvocation(
ComInterfaceGenerator.cs (2)
536MethodInvocation( 595MethodInvocation(
Marshallers\ObjectUnwrapperResolver.cs (1)
50MethodInvocation(
Marshallers\StructAsHResultMarshallerFactory.cs (2)
44MethodInvocation( 62MethodInvocation(
VirtualMethodPointerStubGenerator.cs (1)
59MethodInvocation(
Microsoft.Interop.SourceGeneration (11)
Marshalling\DelegateMarshaller.cs (2)
50MethodInvocation( 68MethodInvocation(
Marshalling\ElementsMarshalling.cs (5)
154MethodInvocation( 158MethodInvocation( 190ExpressionSyntax destination = MethodInvocation( 194MethodInvocation( 232return MethodInvocation(
Marshalling\MarshallerHelpers.cs (1)
269MethodInvocation(TypeSyntaxes.System_Runtime_CompilerServices_Unsafe, IdentifierName("SkipInit"),
Marshalling\StatefulMarshallingStrategy.cs (2)
293return MethodInvocation( 305return MethodInvocation(
Utils\SyntaxFactoryExtensions.cs (1)
69=> ExpressionStatement(MethodInvocation(objectOrClass, methodName, arguments));