2 references to ResolveSymlinks
Aspire.Hosting.Rust (2)
RustDockerfileGenerator.cs (1)
388var identity = $"{PathNormalizer.ResolveSymlinks(workingDirectory)}\0{resourceName}\0{containerManifestPath ?? "Cargo.toml"}";
src\Shared\PathNormalizer.cs (1)
114/// Unlike <see cref="ResolveSymlinks"/>, this method reports IO, permission, and circular-link failures