1 reference to c_componentSeparator
mscorlib (1)
system\runtime\versioning\binarycompatibility.cs (1)
372
String[] components = frameworkName.Split(
c_componentSeparator
);