1 reference to DictionaryMemoryFootprintBytesEstimate
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\SearchValues\Strings\Helpers\AhoCorasickNode.cs (1)
149int dictionarySize = DictionaryMemoryFootprintBytesEstimate(children.Count);