4 references to UsesLastIndexMarshalled
Microsoft.Interop.SourceGeneration (4)
Marshalling\ElementsMarshalling.cs (4)
368
if (!
UsesLastIndexMarshalled
(CollectionSource.TypeInfo, CollectionSource.CodeContext))
386
if (
UsesLastIndexMarshalled
(CollectionSource.TypeInfo, CollectionSource.CodeContext))
574
if (
UsesLastIndexMarshalled
(CollectionSource.TypeInfo, CollectionSource.CodeContext) && stagesToGeneratePerElement.Contains(StubIdentifierContext.Stage.Marshal))
609
=>
UsesLastIndexMarshalled
(CollectionSource.TypeInfo, CollectionSource.CodeContext)