1 reference to TryParse
dotnet (1)
Commands\New\SdkInfoProvider.cs (1)
76
return FXVersion.
TryParse
(versionString, out _);