3 references to semiColonChar
PresentationBuildTasks (3)
BuildTasks\MS\Internal\Tasks\CompilerLocalReference.cs (3)
101sb.Append(semiColonChar); 103sb.Append(semiColonChar); 128string[] subStrs = cacheInfo.Split(semiColonChar);