2 references to EmptyTypeArray
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (2)
526
?
EmptyTypeArray
669
{ IsProperty: true } => $"typeof({property.DeclaringType.FullyQualifiedName}).GetProperty({FormatStringLiteral(property.MemberName)}, {InstanceMemberBindingFlagsVariableName}, null, typeof({propertyTypeFQN}), {
EmptyTypeArray
}, null)",