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