3 references to semiColonChar
PresentationBuildTasks (3)
MS\Internal\Tasks\CompilerLocalReference.cs (3)
92sb.Append(semiColonChar); 94sb.Append(semiColonChar); 119string[] subStrs = cacheInfo.Split(semiColonChar);