3 instantiations of UnmanagedToManagedOwnershipTrackingStrategy
Microsoft.Interop.SourceGeneration (3)
Marshalling\AttributedMarshallingModelGeneratorResolver.cs (3)
182
marshallingStrategy = new
UnmanagedToManagedOwnershipTrackingStrategy
(marshallingStrategy);
278
marshallingStrategy = new
UnmanagedToManagedOwnershipTrackingStrategy
(marshallingStrategy);
302
marshallingStrategy = new
UnmanagedToManagedOwnershipTrackingStrategy
(marshallingStrategy);