4 instantiations of OwnedValueCodeContext
Microsoft.Interop.SourceGeneration (4)
Marshalling\UnmanagedToManagedOwnershipTrackingStrategy.cs (4)
102
Block(innerMarshaller.GenerateCleanupCallerAllocatedResourcesStatements(new
OwnedValueCodeContext
(context))));
115
Block(innerMarshaller.GenerateCleanupCalleeAllocatedResourcesStatements(new
OwnedValueCodeContext
(context))));
158
return GenerateStatementsFromInner(new
OwnedValueCodeContext
(context));
166
..GenerateStatementsFromInner(new
OwnedValueCodeContext
(context)),