Custom LeafEvaluator<TState> delegate takes the leaf as ReadOnlySpan<char> (Func<> can't take a ref struct) and threads caller state through, so the property-test recursion allocates neither a per-leaf string nor a capturing closure per entity. |
||
|---|---|---|
| .. | ||
| AdvancedSearchPagingTests.cs | ||
| AdvancedSearchUtilitiesTests.cs | ||
| AdvancedSearchWorkerTests.cs | ||