Reset()
Removes all cached workspaces, but not the set of registered services. After calling this method, subsequent calls to Load(params string[]) or LoadAsync(ImmutableArray<string>, ImmutableDictionary<string, string>?, bool, CancellationToken) will reload workspaces from disk.
Declaration
public void Reset()