1 implementation of TryGetPortableProfileNumber
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\FrameworkNameProvider.cs (1)
524public bool TryGetPortableProfileNumber(string profile, out int profileNumber)
1 reference to TryGetPortableProfileNumber
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\FrameworkExpander.cs (1)
57if (_mappings.TryGetPortableProfileNumber(framework.Profile, out int profileNumber)