3 references to FrameworkIdentifier
Microsoft.VisualStudio.TestPlatform.ObjectModel (3)
Nuget.Frameworks\FrameworkRangeComparer.cs (3)
34return StringComparer.OrdinalIgnoreCase.Equals(x.FrameworkIdentifier, y.FrameworkIdentifier) && 48combiner.AddStringIgnoreCase(obj.FrameworkIdentifier);