2 references to EmptyTypeArray
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (2)
526
?
EmptyTypeArray
657
? $"typeof({property.DeclaringType.FullyQualifiedName}).GetProperty({FormatStringLiteral(property.MemberName)}, {InstanceMemberBindingFlagsVariableName}, null, typeof({property.PropertyType.FullyQualifiedName}), {
EmptyTypeArray
}, null)"