6 references to AllocateContainerForManagedElements
Microsoft.Interop.LibraryImportGenerator (3)
Analyzers\CustomMarshallerAttributeAnalyzer.cs (1)
834ShapeMemberNames.LinearCollection.Stateless.AllocateContainerForManagedElements),
Analyzers\CustomMarshallerAttributeFixer.cs (2)
270if (missingMemberNames.Contains(ShapeMemberNames.LinearCollection.Stateless.AllocateContainerForManagedElements)) 274ShapeMemberNames.LinearCollection.Stateless.AllocateContainerForManagedElements,
Microsoft.Interop.SourceGeneration (3)
MarshallerShape.cs (2)
66public const string AllocateContainerForManagedElements = nameof(AllocateContainerForManagedElements); 364return type.GetMembers(ShapeMemberNames.LinearCollection.Stateless.AllocateContainerForManagedElements)
Marshalling\StatelessMarshallingStrategy.cs (1)
465IdentifierName(ShapeMemberNames.LinearCollection.Stateless.AllocateContainerForManagedElements)),