2 writes to _disposed
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.cs (2)
483
if (Interlocked.CompareExchange(ref
_disposed
, 1, 0) == 0)
491
if (Interlocked.CompareExchange(ref
_disposed
, 1, 0) == 0)