1 write to staticLiteralLengthTree
System (1)
sys\System\IO\compression\HuffmanTree.cs (1)
44staticLiteralLengthTree = new HuffmanTree(GetStaticLiteralTreeLength());
1 reference to staticLiteralLengthTree
System (1)
sys\System\IO\compression\HuffmanTree.cs (1)
50return staticLiteralLengthTree;