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