2 references to MaxReparseDataBufferSize
aspire (2)
Utils\ReparsePoint.cs (2)
430
if (totalSize >
MaxReparseDataBufferSize
)
434
$"maximum of {
MaxReparseDataBufferSize
} bytes. Use a shorter target path.");