1 write to RelativeCommandPath
dotnet (1)
CommandFactory\CommandResolution\DepsJsonCommandResolver.cs (1)
151RelativeCommandPath = candidateAssetPath
2 references to RelativeCommandPath
dotnet (2)
CommandFactory\CommandResolution\DepsJsonCommandResolver.cs (2)
164.FirstOrDefault(p => Path.GetExtension(p.RelativeCommandPath) 236RelativeCommandPath.Replace('/', Path.DirectorySeparatorChar));