4 references to Tab
System.Text.Json (4)
System\Text\Json\Reader\JsonReaderHelper.Unescaping.cs (1)
519destination[written++] = JsonConstants.Tab;
System\Text\Json\Reader\Utf8JsonReader.cs (1)
1019not JsonConstants.Tab)
System\Text\Json\Writer\JsonWriterHelper.Escaping.cs (2)
166case JsonConstants.Tab: 279case JsonConstants.Tab: