1 write to s_tryReuseSyntaxTree
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\DocumentState_LinkedFileReuse.cs (1)
134Interlocked.Increment(ref s_tryReuseSyntaxTree);
1 reference to s_tryReuseSyntaxTree
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\DocumentState_LinkedFileReuse.cs (1)
229public static int TryReuseSyntaxTree => s_tryReuseSyntaxTree;