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