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