2 references to ShouldCleanUpAllElements
Microsoft.Interop.SourceGeneration (2)
Marshalling\ElementsMarshalling.cs (2)
277if (ShouldCleanUpAllElements(CollectionSource.TypeInfo, CollectionSource.CodeContext)) 588bool shouldCleanupAllElements = ShouldCleanUpAllElements(info, context);