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