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