3 references to GetAttrs
Shared.Tests (3)
JsonSchemaExporter\TestTypes.cs (3)
1312
GetAttrs
(ctx.PropertyInfo?.AttributeProvider) ??
1313
GetAttrs
(ctx.PropertyInfo?.AssociatedParameter?.AttributeProvider) ??
1314
GetAttrs
(ctx.TypeInfo.Type);