1 reference to c_versionValuePrefix
mscorlib (1)
system\runtime\versioning\binarycompatibility.cs (1)
419
if (value.Length > 0 && (value[0] ==
c_versionValuePrefix
|| value[0] == 'V'))