Appearance
ServiceNow.Core 
SNow.Core.Utils.JsonConverterOptions.NullableDateOption 
JsonConverterOptions.NullableDateOption.Write(Utf8JsonWriter, Nullable<DateTime>, JsonSerializerOptions) Method 
csharp
public override void Write(System.Text.Json.Utf8JsonWriter writer, System.Nullable<System.DateTime> value, System.Text.Json.JsonSerializerOptions options);Parameters 
writer System.Text.Json.Utf8JsonWriter