3 references to JsonSerializerContextType
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Parser.cs (3)
70
knownSymbols.
JsonSerializerContextType
!= null &&
85
Debug.Assert(_knownSymbols.
JsonSerializerContextType
!= null);
98
if (!_knownSymbols.
JsonSerializerContextType
.IsAssignableFrom(contextTypeSymbol))