1 implementation of TryGetPortableProfileNumber
NuGet.Frameworks (1)
FrameworkNameProvider.cs (1)
536public bool TryGetPortableProfileNumber(string profile, out int profileNumber)
1 reference to TryGetPortableProfileNumber
NuGet.Frameworks (1)
FrameworkExpander.cs (1)
57if (_mappings.TryGetPortableProfileNumber(framework.Profile, out int profileNumber)