1 instantiation of MarshalAsArrayInfo
Microsoft.Interop.SourceGeneration (1)
MarshalAsParser.cs (1)
203return new MarshalAsArrayInfo(unmanagedType, _defaultInfo.CharEncoding, elementUnmanagedType, countInfo);
1 reference to MarshalAsArrayInfo
Microsoft.Interop.SourceGeneration (1)
MarshalAsWithCustomMarshallersParser.cs (1)
51if (marshalAsInfo is MarshalAsArrayInfo arrayInfo)