1 implementation of GetFullPath
Microsoft.Arcade.Common (1)
FileSystem.cs (1)
29public string GetFullPath(string path) => Path.GetFullPath(path);