2 references to GetParts
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\NuGetFrameworkFactory.cs (2)
81
var parts =
GetParts
(targetFrameworkMoniker);
128
ParsePlatformParts(
GetParts
(targetPlatformMoniker!), out targetPlatformIdentifier, out platformVersion);