2 references to IO_REPARSE_TAG_SYMLINK
aspire (1)
Utils\ReparsePoint.cs (1)
518/// or <see cref="Win32Constants.IO_REPARSE_TAG_SYMLINK"/>) from an existing reparse
Aspire.Cli.Tests (1)
Utils\ReparsePointTests.cs (1)
451Assert.Equal(Win32Constants.IO_REPARSE_TAG_SYMLINK, ReparsePoint.GetReparseTag(link));