1 write to PropertyInfo
Microsoft.AspNetCore.OpenApi (1)
Schemas\JsonSchemaMapper\JsonSchemaGenerationContext.cs (1)
24PropertyInfo = propertyInfo;
2 references to PropertyInfo
Microsoft.AspNetCore.OpenApi (2)
Schemas\JsonSchemaMapper\JsonSchemaGenerationContext.cs (2)
45/// has been associated with the accompanying <see cref="PropertyInfo"/>. 78return GetAttrs(JsonSchemaMapper.ResolveAttributeProvider(DeclaringType, PropertyInfo))