2 references to IO_REPARSE_TAG_MOUNT_POINT
mscorlib (2)
system\io\directory.cs (1)
1408
if (data.dwReserved0 == Win32Native.
IO_REPARSE_TAG_MOUNT_POINT
) {
system\io\longpath.cs (1)
793
if (data.dwReserved0 == Win32Native.
IO_REPARSE_TAG_MOUNT_POINT
)