You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
See #290. The Source of the location is not available from a location.
Describe the solution you'd like
A means to resolve the location to the thing that it is a location for.
Additional context
It's debatable if this is needed or even how to do it. An in-memory string doesn't have any 'Path' so what would the location resolve to? Even if it is System.Object there's no way to tell the difference between a path and the input string. It may be better to leave this to
something that is reporting results.