4 references to SeparatorExternal
System.IO.IsolatedStorage (4)
System\IO\IsolatedStorage\IsolatedStorage.cs (1)
156hash = string.Create(null, stackalloc char[128], $"{hash}{SeparatorExternal}{hash}");
System\IO\IsolatedStorage\IsolatedStorageFile.NonMobile.cs (3)
33sb.Append(SeparatorExternal); 47sb.Append(SeparatorExternal); 56root.Append(SeparatorExternal);