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