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