Base:
property
PropertyTypeCanBeNull
System.Text.Json.Serialization.Metadata.JsonPropertyInfo.PropertyTypeCanBeNull
2 references to PropertyTypeCanBeNull
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonPropertyInfoOfT.cs (2)
197Debug.Assert(PropertyTypeCanBeNull); 382if (PropertyTypeCanBeNull)