pulumi/sdk/dotnet/Pulumi/Serialization
Anton Tayanovskyy 06cefac668
Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495)
* Prevent observable null Urn outputs

* Tests

* Formatting

* CHANGELOG
2021-12-10 11:22:42 -05:00
..
Attributes.cs [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
Constants.cs Enable output marshaling in .NET (#8316) 2021-11-12 14:58:34 -08:00
Converter.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
Deserializer.cs Enable output marshaling in .NET (#8316) 2021-11-12 14:58:34 -08:00
ImmutableDictionaryExtensions.cs Fix 8322 (#8339) 2021-11-08 10:45:26 -05:00
OutputCompletionSource.cs Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00
OutputData.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ResourcePackages.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Serializer.cs iwahbe/8474/dont serialize unknown values (#8475) 2021-11-22 12:40:17 -08:00