2 implementations of GetUnmanagedValuesSource
Microsoft.Interop.SourceGeneration (2)
Marshalling\StatefulMarshallingStrategy.cs (1)
287
public InvocationExpressionSyntax
GetUnmanagedValuesSource
(StubIdentifierContext context)
Marshalling\StatelessMarshallingStrategy.cs (1)
513
public InvocationExpressionSyntax
GetUnmanagedValuesSource
(StubIdentifierContext context)
6 references to GetUnmanagedValuesSource
Microsoft.Interop.SourceGeneration (6)
Marshalling\ElementsMarshalling.cs (6)
160
Argument(CollectionSource.
GetUnmanagedValuesSource
(context)))),
163
CollectionSource.
GetUnmanagedValuesSource
(context),
215
ExpressionSyntax source = CastToManagedIfNecessary(CollectionSource.
GetUnmanagedValuesSource
(context));
305
CollectionSource.
GetUnmanagedValuesSource
(context)),
403
: CollectionSource.
GetUnmanagedValuesSource
(context)),
432
CollectionSource.
GetUnmanagedValuesSource
(context),