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)
58
CollectionSource.
GetManagedValuesDestination
(context),
137
source.
GetManagedValuesDestination
(context),
169
CollectionSource.
GetManagedValuesDestination
(context),
222
Argument(CollectionSource.
GetManagedValuesDestination
(context)));
311
CollectionSource.
GetManagedValuesDestination
(context)),
443
CollectionSource.
GetManagedValuesDestination
(context))))));