1 instantiation of Match
System (1)
sys\System\IO\compression\FastEncoder.cs (1)
14currentMatch = new Match();
2 references to Match
System (2)
sys\System\IO\compression\FastEncoder.cs (1)
9private Match currentMatch; // current match in history window
sys\System\IO\compression\FastEncoderWindow.cs (1)
168internal bool GetNextSymbolOrMatch(Match match) {