1 reference to ContiguousCollectionMarshallerAttribute
Microsoft.Interop.SourceGeneration (1)
ManualTypeMarshallingHelper.cs (1)
86
&& entryPointType.GetAttributes().Any(attr => attr.AttributeClass.ToDisplayString() == TypeNames.
ContiguousCollectionMarshallerAttribute
);