2 references to StringToShort
mscorlib (2)
system\guid.cs (2)
756
return
StringToShort
(str, null, requiredLength, flags, out result, ref parseResult);
761
return
StringToShort
(str, ppos, requiredLength, flags, out result, ref parseResult);