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