[DllImportGenerator] Fix stub generation for char array marshalling (#61188)
authorElinor Fung <elfung@microsoft.com>
Thu, 4 Nov 2021 05:49:01 +0000 (22:49 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Nov 2021 05:49:01 +0000 (22:49 -0700)
commit22f06831ae6e74ae2943dd07ebc062d75e9933d6
tree8fc8b9f960dc36185201c2ca8c96c1b384188e70
parent1e48eca9577433526c5c649a87ca2f2545d35958
[DllImportGenerator] Fix stub generation for char array marshalling (#61188)
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Marshalling/CharMarshaller.cs
src/libraries/System.Runtime.InteropServices/tests/DllImportGenerator.Tests/ArrayTests.cs
src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/Arrays.cs