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)
161
Argument(CollectionSource.
GetUnmanagedValuesSource
(context)))),
164
CollectionSource.
GetUnmanagedValuesSource
(context),
216
ExpressionSyntax source = CastToManagedIfNecessary(CollectionSource.
GetUnmanagedValuesSource
(context));
307
CollectionSource.
GetUnmanagedValuesSource
(context)),
401
: CollectionSource.
GetUnmanagedValuesSource
(context)),
430
CollectionSource.
GetUnmanagedValuesSource
(context),