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