3 references to TryParseSpecialFramework
Microsoft.VisualStudio.TestPlatform.ObjectModel (3)
Nuget.Frameworks\NuGetFrameworkFactory.cs (3)
84if (TryParseSpecialFramework(parts[0], out result)) 157if (!TryParseSpecialFramework(parts[0], out NuGetFramework? result)) 273if (!TryParseSpecialFramework(folderName, out result)