[DllImportGenerator] Initialize by-value out array to default (#61431)
authorElinor Fung <elfung@microsoft.com>
Wed, 10 Nov 2021 23:27:59 +0000 (15:27 -0800)
committerGitHub <noreply@github.com>
Wed, 10 Nov 2021 23:27:59 +0000 (15:27 -0800)
commit4f43e82fcb5f54c5155562fe3e710174e0338505
tree9f4d68000d978991ada6145607a559616ee706fc
parentd15f391a1eb9efdae3caa4de9245dcf6f8aa51ac
[DllImportGenerator] Initialize by-value out array to default (#61431)
docs/design/libraries/DllImportGenerator/Compatibility.md
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Marshalling/ICustomNativeTypeMarshallingStrategy.cs
src/libraries/System.Runtime.InteropServices/tests/DllImportGenerator.Tests/ArrayTests.cs
src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/Arrays.cs