2 references to HasJsonConstructorAttribute
System.Text.Json (2)
parent\Common\ReflectionExtensions.cs (2)
246if (HasJsonConstructorAttribute(constructor)) 265if (HasJsonConstructorAttribute(constructor))