5 references to AddStringIgnoreCase
NuGet.Frameworks (5)
AssetTargetFallbackFramework.cs (1)
77
combiner.
AddStringIgnoreCase
("assettargetfallback");
comparers\FrameworkRangeComparer.cs (1)
45
combiner.
AddStringIgnoreCase
(obj.FrameworkIdentifier);
comparers\NuGetFrameworkFullComparer.cs (2)
49
combiner.
AddStringIgnoreCase
(obj.Framework);
51
combiner.
AddStringIgnoreCase
(obj.Profile);
DualCompatibilityFramework.cs (1)
96
combiner.
AddStringIgnoreCase
(nameof(DualCompatibilityFramework));