Searched defs:location (Results 1 – 2 of 2) sorted by relevance
61 private static void SaveErrorToFile(string location, string message) in SaveErrorToFile()
15 public SimpleFileCache(string location, bool enabled = true) in SimpleFileCache()