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