6 references to AddStringIgnoreCase
NuGet.Frameworks (6)
AssetTargetFallbackFramework.cs (2)
77
combiner.
AddStringIgnoreCase
("assettargetfallback");
85
combiner.
AddStringIgnoreCase
(nameof(DualCompatibilityFramework));
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));