3 references to CanFollowDirectoryReparsePoint
aspire (1)
Utils\ReparsePoint.cs (1)
262
if (
CanFollowDirectoryReparsePoint
(linkPath))
Aspire.Cli.Tests (2)
Utils\ReparsePointTests.cs (2)
183
Assert.False(ReparsePoint.
CanFollowDirectoryReparsePoint
(link));
410
if (!ReparsePoint.
CanFollowDirectoryReparsePoint
(probe))