3 references to WriteElementAsObject
System.Text.Json (3)
System\Text\Json\Serialization\JsonSerializer.Write.Element.cs (3)
55return WriteElementAsObject(value, jsonTypeInfo); 99return WriteElementAsObject(value, jsonTypeInfo); 129return WriteElementAsObject(value, typeInfo);