3 references to IncludeMin
Microsoft.VisualStudio.TestPlatform.ObjectModel (3)
Nuget.Frameworks\FrameworkRangeComparer.cs (3)
36
&& x.
IncludeMin
== y.
IncludeMin
&& x.IncludeMax == y.IncludeMax;
51
combiner.AddObject(obj.
IncludeMin
);