4 references to UsesLastIndexMarshalled
Microsoft.Interop.SourceGeneration (4)
Marshalling\ElementsMarshalling.cs (4)
370
if (!
UsesLastIndexMarshalled
(CollectionSource.TypeInfo, CollectionSource.CodeContext))
388
if (
UsesLastIndexMarshalled
(CollectionSource.TypeInfo, CollectionSource.CodeContext))
578
if (
UsesLastIndexMarshalled
(CollectionSource.TypeInfo, CollectionSource.CodeContext) && stagesToGeneratePerElement.Contains(StubIdentifierContext.Stage.Marshal))
613
=>
UsesLastIndexMarshalled
(CollectionSource.TypeInfo, CollectionSource.CodeContext)