8 references to new
System.Text.Json.SourceGeneration (8)
JsonSourceGenerator.Parser.cs (8)
155
ContextType =
new
(contextTypeSymbol),
226
return new
TypeRef
(type);
567
customConverterType = new
TypeRef
(converterSymbol);
641
var typeRef = new
TypeRef
(type);
913
return dictionary is null ? null : new
TypeRef
(dictionary);
931
var declaringTypeRef = new
TypeRef
(currentType);
1203
: new
TypeRef
(memberType);
1603
return new
TypeRef
(converterType);