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