Improve ConfigurationPropertySource performance
Further improve the performance of `containsDescendantOf` by using a Map to limit the number of candidates that need checking. Closes gh-21416
Showing
Please register or sign in to comment