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