2 references to TryParseVersion
mscorlib (2)
system\version.cs (2)
362
if (!
TryParseVersion
(input, ref r)) {
371
bool b =
TryParseVersion
(input, ref r);