3 references to IncludeMax
NuGet.Frameworks (3)
comparers\FrameworkRangeComparer.cs (3)
33
&& x.IncludeMin == y.IncludeMin && x.
IncludeMax
== y.
IncludeMax
;
49
combiner.AddObject(obj.
IncludeMax
);