1 implementation of GetFullNameReplacement
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\FrameworkNameProvider.cs (1)
1055public NuGetFramework GetFullNameReplacement(NuGetFramework framework)
1 reference to GetFullNameReplacement
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\NuGetFramework.cs (1)
138var framework = mappings.GetFullNameReplacement(this);