2 references to Completed
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\ShadowCopyAnalyzerPathResolver.cs (2)
160SpinWait.SpinUntil(() => s_directoryCleanupStates[baseDirectory] == DirectoryCleanupState.Completed, millisecondsTimeout: -1); 240s_directoryCleanupStates[baseDirectory] = DirectoryCleanupState.Completed;