1 write to _StringJsonElementDictionaryType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
219: (_StringJsonElementDictionaryType = new(DictionaryOfTKeyTValueType is { } dictType && JsonElementType is { } jsonElemType
2 references to _StringJsonElementDictionaryType
System.Text.Json.SourceGeneration (2)
Helpers\KnownTypeSymbols.cs (2)
217public INamedTypeSymbol? StringJsonElementDictionaryType => _StringJsonElementDictionaryType.HasValue 218? _StringJsonElementDictionaryType.Value