pulumi/pkg/codegen/internal/test/testdata/simple-plain-schema/nodejs
Justin Van Patten f1fa3a141d
[codegen/dotnet] Fix plain properties (#7180)
Fix the generated C# code for plain properties:

- Value types should not be initialized with `= null!`
- Arrays and maps should be `List<T>` and `Dictionary<string, TValue>`
2021-06-04 09:25:20 -07:00
..
types Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07:00
component.ts [codegen/dotnet] Fix plain properties (#7180) 2021-06-04 09:25:20 -07:00