2 implementations of GetManagedValuesSource
Microsoft.Interop.SourceGeneration (2)
Marshalling\StatefulMarshallingStrategy.cs (1)
277public InvocationExpressionSyntax GetManagedValuesSource(StubIdentifierContext context)
Marshalling\StatelessMarshallingStrategy.cs (1)
500public InvocationExpressionSyntax GetManagedValuesSource(StubIdentifierContext context)
6 references to GetManagedValuesSource
Microsoft.Interop.SourceGeneration (6)
Marshalling\ElementsMarshalling.cs (6)
123source.GetManagedValuesSource(context), 180CollectionSource.GetManagedValuesSource(context), 197Argument(CollectionSource.GetManagedValuesSource(context)))), 200CollectionSource.GetManagedValuesSource(context), 270CollectionSource.GetManagedValuesSource(context)), 342CollectionSource.GetManagedValuesSource(context),