1 write to NotifyForSuccessfulInvoke
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
40
NotifyForSuccessfulInvoke
= GenerateStatementsForStubContext(marshallers, context with { CurrentStage = StubIdentifierContext.Stage.NotifyForSuccessfulInvoke }),
2 references to NotifyForSuccessfulInvoke
Microsoft.Interop.SourceGeneration (2)
ManagedToNativeStubGenerator.cs (1)
152
tryStatements.AddRange(statements.
NotifyForSuccessfulInvoke
);
UnmanagedToManagedStubGenerator.cs (1)
76
.. statements.
NotifyForSuccessfulInvoke
,