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