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