2 implementations of GetManagedValuesDestination
Microsoft.Interop.SourceGeneration (2)
Marshalling\StatefulMarshallingStrategy.cs (1)
299public InvocationExpressionSyntax GetManagedValuesDestination(StubIdentifierContext context)
Marshalling\StatelessMarshallingStrategy.cs (1)
531public InvocationExpressionSyntax GetManagedValuesDestination(StubIdentifierContext context)
6 references to GetManagedValuesDestination
Microsoft.Interop.SourceGeneration (6)
Marshalling\ElementsMarshalling.cs (6)
57CollectionSource.GetManagedValuesDestination(context), 136source.GetManagedValuesDestination(context), 168CollectionSource.GetManagedValuesDestination(context), 221Argument(CollectionSource.GetManagedValuesDestination(context))); 309CollectionSource.GetManagedValuesDestination(context)), 445CollectionSource.GetManagedValuesDestination(context))))));