PropertyRefCacheBuilder sealed class PropertyRefCacheBuilder Documentation Code public const int MaxCapacity = 64 public readonly PropertyRef[] OriginalCache public int Count { get; } public int TotalCount { get; } public PropertyRefCacheBuilder(PropertyRef[] originalCache) public PropertyRef[] ToArray() public void TryAdd(PropertyRef propertyRef)