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