3 references to expandPaths
System.Data.Services.Client (3)
System\Data\Services\Client\ALinq\PathBox.cs (3)
61return expandPaths.Where(s => s.Length > 0).Select(s => s.ToString()).Distinct(); 94expandPaths.Add(new StringBuilder(sb.ToString())); 109sb = expandPaths.Last();