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