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