3 references to HasMatch
System (3)
sys\System\IO\compression\FastEncoder.cs (1)
108else if (currentMatch.State == MatchState.HasMatch) {
sys\System\IO\compression\FastEncoderWindow.cs (2)
265match.State = MatchState.HasMatch; 283match.State = MatchState.HasMatch;