2 references to TryCreateHardLink
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\ShadowCopyAnalyzerPathResolver.cs (2)
409
else if (!@this.
TryCreateHardLink
(cachePath, shadowCopyPath))
423
@this.
TryCreateHardLink
(shadowCopyPath, cachePath);