pulumi/sdk/dotnet/Pulumi.Tests/Serialization
Justin Van Patten 877d296c5c [sdk/dotnet] Avoid eager conversion to Output<T> in Input<T>
This changes `Input<T>`, `InputList<T>`, `InputMap<V>`, and `InputUnion<T0, T1>` to no longer eagerly convert plain values to `Output<T>`.
2021-11-15 08:44:58 -08:00
..
ArgsConverterTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
BooleanConverterTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
ComplexTypeConverterTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
ConverterTests.cs Enable output marshaling in .NET (#8316) 2021-11-12 14:58:34 -08:00
EnumConverterTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
InternalPropertyTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
JsonConverterTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
ListOutputCompletionSourceTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
MarshalOutputTests.cs [sdk/dotnet] Avoid eager conversion to Output<T> in Input<T> 2021-11-15 08:44:58 -08:00
RecursiveTypeTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
ResourcePackagesTests.cs Fix looking up empty version in ResourcePackages.TryGetResourceType (#6084) 2021-01-12 08:53:52 -08:00
ResourceRefPropertyTests.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
UnionConverterTests.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00