1 instantiation of SzArrayType
Microsoft.Interop.SourceGeneration (1)
ManagedTypeInfo.cs (1)
62return new SzArrayType(CreateTypeInfoForTypeSymbol(arraySymbol.ElementType));
1 reference to SzArrayType
Microsoft.Interop.SourceGeneration (1)
Marshalling\AttributedMarshallingModelGeneratorResolver.cs (1)
330if (info.ManagedType is not SzArrayType)