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)
122source.GetManagedValuesSource(context), 179CollectionSource.GetManagedValuesSource(context), 196Argument(CollectionSource.GetManagedValuesSource(context)))), 199CollectionSource.GetManagedValuesSource(context), 269CollectionSource.GetManagedValuesSource(context)), 342CollectionSource.GetManagedValuesSource(context),