2 references to Native
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\DefaultFrameworkMappings.cs (1)
64new KeyValuePair<string, string>(FrameworkConstants.FrameworkIdentifiers.Native, "native"),
Nuget.Frameworks\FrameworkConstants.cs (1)
192public static readonly NuGetFramework Native = new(FrameworkIdentifiers.Native, new Version(0, 0, 0, 0));