2 references to Completed
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\DiagnosticAnalyzer\ShadowCopyAnalyzerPathResolver.cs (2)
102
SpinWait.SpinUntil(() => s_directoryCleanupStates[BaseDirectory] == DirectoryCleanupState.
Completed
, millisecondsTimeout: -1);
180
s_directoryCleanupStates[BaseDirectory] = DirectoryCleanupState.
Completed
;