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