1 write to _jsonPropertyInfo_MemberName
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.ReflectionHelpers.cs (1)
54_jsonPropertyInfo_MemberName = Throw.IfNull(memberName);
2 references to _jsonPropertyInfo_MemberName
Shared (2)
JsonSchemaExporter\JsonSchemaExporter.ReflectionHelpers.cs (2)
51if (_jsonPropertyInfo_MemberName is null) 57return (string?)_jsonPropertyInfo_MemberName.GetValue(propertyInfo);