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