1 reference to CreateProperty
System.Reflection.Context (1)
System\Reflection\Context\CustomReflectionContext.cs (1)
97/// Override this method to specify which properties should be added to a given type. To create the properties, use the <see cref="CreateProperty(Type, string, Func{object, object?}?, Action{object, object?}?)"/> method.