1 reference to GetNewPropertiesForType
System.Reflection.Context (1)
System\Reflection\Context\Custom\CustomType.cs (1)
283private IEnumerable<PropertyInfo> NewProperties => field ??= ReflectionContext.GetNewPropertiesForType(this);