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