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