2 references to ConstantElementCount
Microsoft.Interop.SourceGeneration (2)
ManualTypeMarshallingHelper.cs (1)
78public const string ConstantElementCount = nameof(ConstantElementCount);
MarshalUsingAttributeParser.cs (1)
78if (arg.Key == ManualTypeMarshallingHelper.MarshalUsingProperties.ConstantElementCount)